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