Searched refs:hcmp (Results 1 – 1 of 1) sorted by relevance
4722 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local4724 if (hcmp) return hcmp; in XXH128_cmp()
Completed in 30 milliseconds