Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/compress/
Dzopen.c663 cl_hash(struct s_zstate *zs, count_int cl_hsize) /* Reset code table. */ in cl_hash() argument
669 htab_p = htab + cl_hsize; in cl_hash()
670 i = cl_hsize - 16; in cl_hash()