Searched defs:hcmp (Results 1 – 2 of 2) sorted by relevance
6975 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
6974 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local