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