Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c296 #define HASH_PRIME 0x9e370001UL macro
308 hash *= HASH_PRIME; in hash_stream()