Home
last modified time | relevance | path

Searched defs:conp (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dconsolemap.h27 #define inverse_translate(conp, glyph, uni) ((uint16_t)glyph) argument
29 #define conv_uni_to_pc(conp, ucs) ((int) (ucs > 0xff ? -1: ucs)) argument