Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpool/common/
H A Ddict.c57 #define HASH_64_PRIME (0x100000001b3ULL) /* Large Prime */ macro
207 hash *= HASH_64_PRIME; in hash_buf()
227 hash *= HASH_64_PRIME; in hash_str()