Searched refs:hash_fmix_64 (Results 1 – 1 of 1) sorted by relevance
62 hash_fmix_64(uint64_t k) { in hash_fmix_64() function290 h1 = hash_fmix_64(h1); in hash_x64_128()291 h2 = hash_fmix_64(h2); in hash_x64_128()