HomeSort by: relevance | last modified time | path
    Searched defs:zs_htab (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 13 milliseconds