Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c231 static void cl_hash(count_int);
1023 cl_hash((count_int) hsize_reg); /* clear hash table */ in compress()
1770 cl_hash((count_int) hsize); in cl_block()
1782 cl_hash(count_int hsize) /* reset code table */ in cl_hash() function