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