Searched refs:hash_fmix_32 (Results 1 – 1 of 1) sorted by relevance
51 hash_fmix_32(uint32_t h) { in hash_fmix_32() function117 h1 = hash_fmix_32(h1); in hash_x86_32()211 h1 = hash_fmix_32(h1); in hash_x86_128()212 h2 = hash_fmix_32(h2); in hash_x86_128()213 h3 = hash_fmix_32(h3); in hash_x86_128()214 h4 = hash_fmix_32(h4); in hash_x86_128()