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

/freebsd-current/usr.bin/compress/
H A Dzopen.c198 static void cl_hash(struct s_zstate *, count_int);
278 cl_hash(zs, (count_int)hsize_reg); /* Clear hash table. */
648 cl_hash(zs, (count_int) hsize);
658 cl_hash(struct s_zstate *zs, count_int cl_hsize) /* Reset code table. */ function

Completed in 105 milliseconds