Searched defs:IS_CODEUNIT (Results 1 – 2 of 2) sorted by relevance
21 #define IS_CODEUNIT(c) ((unsigned)(c)-0xdf80 < 0x80) macro