Searched refs:IS_FINAL_ESC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/luit/dist/
H A Diso2022.h43 #define IS_FINAL_ESC(x) (((x) & 0xF0 ) != 0x20) macro
H A Diso2022.c359 else if (IS_FINAL_ESC(codepoint))
872 } else if (IS_FINAL_ESC(*s)) {

Completed in 4 milliseconds