Searched refs:COLL_REVERSE (Results 1 – 6 of 6) sorted by relevance
56 #define COLL_REVERSE 0x4 macro
48 coll_flags = COLL_REVERSE; in convert()
157 coll_flags = COLL_REVERSE; in check_if_sorted()
327 coll_flags = COLL_REVERSE; in internal_sort()
446 coll_flags = COLL_REVERSE; in merge()
1292 int mask = (coll_flag & COLL_REVERSE) ? INT_SIGN_FLIP_MASK : in collated()1344 int mask = (coll_flag & COLL_REVERSE) ? INT_SIGN_FLIP_MASK : in collated_wide()