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

/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dcityhash.c42 cityhash_helper(uint64_t u, uint64_t v, uint64_t mul) function
60 return (cityhash_helper(rotate(a + b, 43) + rotate(c, 30) + d,

Completed in 130 milliseconds