Searched refs:fmix64 (Results 1 – 1 of 1) sorted by relevance
22 static __always_inline u64 fmix64(u64 k) in fmix64() function150 h1 = fmix64(h1); in murmurhash3_128()151 h2 = fmix64(h2); in murmurhash3_128()