Searched refs:HS_FIRST (Results 1 – 1 of 1) sorted by relevance
856 #define HS_FIRST 0xd800 macro863 ((x) >= HS_FIRST && (x) <= HS_LAST)894 code = (((uint32_t)code16[0] - HS_FIRST) << HS_SHIFT) + in _prop_object_decode_string_uesc()948 #undef HS_FIRST