Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h5497 int const hcmp = (h1.high64 > h2.high64) - (h2.high64 > h1.high64); in XXH128_cmp() local
5499 if (hcmp) return hcmp; in XXH128_cmp()

Completed in 21 milliseconds