Searched defs:U16_IS_TRAIL (Results 1 – 4 of 4) sorted by relevance
67 #define U16_IS_TRAIL(c) (((c)&0xfffffc00)==0xdc00) macro
66 #define U16_IS_TRAIL(c) (((c)&0xfffffc00)==0xdc00) macro