Searched refs:compareInt64AsUnsigned (Results 1 – 3 of 3) sorted by relevance
27 private static final int compareInt64AsUnsigned(long a, long b) { in compareInt64AsUnsigned() method in CollationFastLatinBuilder50 int cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch()
26 private static final int compareInt64AsUnsigned(long a, long b) { in compareInt64AsUnsigned() method in CollationFastLatinBuilder49 int cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch()
47 compareInt64AsUnsigned(int64_t a, int64_t b) { in compareInt64AsUnsigned() function70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch()