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

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

Completed in 165 milliseconds