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

/freebsd-current/usr.bin/gzip/
H A Dunlz.c410 int bm_match[LZ_STATES][POS_STATES]; local
418 LZ_BM_INIT2(bm_match);
440 if (lz_rd_decode_bit(rd, &bm_match[state][pos_state]) == 0) {

Completed in 53 milliseconds