Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpool/common/
H A Ddict.c55 #define HASH_64_PRIME (0x100000001b3ULL) /* Large Prime */ macro
205 hash *= HASH_64_PRIME; in hash_buf()
225 hash *= HASH_64_PRIME; in hash_str()