Home
last modified time | relevance | path

Searched refs:hcmp (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h4722 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
4724 if (hcmp) return hcmp; in XXH128_cmp()

Completed in 24 milliseconds