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