Home
last modified time | relevance | path

Searched defs:tab_suffixof (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/gzip/
H A Dzuncompress.c43 #define tab_suffixof(i) ((char_type *)(zs->zs_htab))[i] macro
/dragonfly/usr.bin/compress/
H A Dzopen.c185 #define tab_suffixof(i) ((char_type *)(htab))[i] macro