Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/src/
H A Dck_ht_hash.h105 FORCE_INLINE static uint32_t fmix ( uint32_t h ) in fmix() function
170 h1 = fmix(h1); in MurmurHash3_x86_32()