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

/freebsd-current/usr.bin/gzip/
H A Dzuncompress.c97 code_int zs_hsize; /* For dynamic table sizing. */ member in struct:s_zstate
183 zs->zs_hsize = HSIZE; /* For dynamic table sizing. */
/freebsd-current/usr.bin/compress/
H A Dzopen.c106 code_int zs_hsize; /* For dynamic table sizing. */ member in struct:s_zstate
148 #define hsize zs->zs_hsize

Completed in 83 milliseconds