Searched refs:fmix32 (Results 1 – 1 of 1) sorted by relevance
11 static inline uint32_t fmix32(uint32_t h) in fmix32() function42 return fmix32(h1 ^ len); in murmur3_tail()