Home | Sort by: relevance | last modified time | path |
/src/usr.bin/gzip/ | |
zuncompress.c | 43 #define tab_suffixof(i) ((char_type *)(zs->zs_htab))[i] 94 count_int zs_htab [HSIZE]; member in struct:s_zstate |
/src/usr.bin/compress/ | |
zopen.c | 108 count_int zs_htab [HSIZE]; member in struct:s_zstate 150 #define htab zs->zs_htab |