Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A 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()