Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dhash.h76 hash_fmix_64(uint64_t k) in hash_fmix_64() function
309 h1 = hash_fmix_64(h1); in hash_x64_128()
310 h2 = hash_fmix_64(h2); in hash_x64_128()
Dprivate_symbols.txt244 hash_fmix_64
Dprivate_namespace.h244 #define hash_fmix_64 JEMALLOC_N(hash_fmix_64) macro
Dprivate_unnamespace.h244 #undef hash_fmix_64