Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dhash.h62 hash_fmix_64(uint64_t k) { in hash_fmix_64() function
290 h1 = hash_fmix_64(h1); in hash_x64_128()
291 h2 = hash_fmix_64(h2); in hash_x64_128()