Searched refs:h128_1 (Results 1 – 1 of 1) sorted by relevance
929 XXH_PUBLIC_API int XXH128_cmp(const void* h128_1, const void* h128_2);5462 XXH_PUBLIC_API int XXH128_cmp(const void* h128_1, const void* h128_2) in XXH128_cmp() argument5464 XXH128_hash_t const h1 = *(const XXH128_hash_t*)h128_1; in XXH128_cmp()
Completed in 18 milliseconds