Searched defs:U_IS_BMP (Results 1 – 2 of 2) sorted by relevance
159 #define U_IS_BMP(c) ((uint32_t)(c)<=0xffff) macro
176 #define U_IS_BMP(c) ((uint32_t)(c)<=0xffff) macro