Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dcityhash.c27 #define HASH_K1 0xb492b66fbe98f273ULL macro
56 uint64_t a = w1 * HASH_K1; in cityhash4()