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.h92 hash_fmix_64(uint64_t k) in hash_fmix_64() function
325 h1 = hash_fmix_64(h1); in hash_x64_128()
326 h2 = hash_fmix_64(h2); in hash_x64_128()
Dprivate_symbols.txt273 hash_fmix_64
Dprivate_namespace.h273 #define hash_fmix_64 JEMALLOC_N(hash_fmix_64) macro
Dprivate_unnamespace.h273 #undef hash_fmix_64