Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c291 #define HASH_PRIME 0x9e370001UL macro
303 hash *= HASH_PRIME; in hash_stream()