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

/freebsd-10-stable/usr.bin/gzip/
H A Dzuncompress.c44 #define tab_suffixof(i) ((char_type *)(zs->zs_htab))[i]
94 count_int zs_htab [HSIZE]; member in struct:s_zstate
/freebsd-10-stable/usr.bin/compress/
H A Dzopen.c107 count_int zs_htab [HSIZE]; member in struct:s_zstate
149 #define htab zs->zs_htab

Completed in 99 milliseconds