Home
last modified time | relevance | path

Searched refs:bm_low (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/gzip/
H A Dunlz.c126 int bm_low[POS_STATES][LOW_SYMBOLS]; member
269 return lz_rd_decode_tree(rd, lm->bm_low[pos_state], LOW_BITS); in lz_rd_decode_len()
401 LZ_BM_INIT2(a.bm_low); \