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.h96 hash_fmix_64(uint64_t k) in hash_fmix_64() function
329 h1 = hash_fmix_64(h1); in hash_x64_128()
330 h2 = hash_fmix_64(h2); in hash_x64_128()
Dprivate_symbols.txt254 hash_fmix_64
Dprivate_namespace.h256 #define hash_fmix_64 JEMALLOC_N(hash_fmix_64) macro
Dprivate_unnamespace.h256 #undef hash_fmix_64