Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtokenize.c293 static int input_stream_hashes[HASHED_INPUT] = { [0 ... HASHED_INPUT-1] = -1 }; variable
305 return input_stream_hashes + hash; in hash_stream()