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