Searched refs:DUMPBITS (Results 1 – 3 of 3) sorted by relevance
147 DUMPBITS(3) in inflate_blocks()149 DUMPBITS(t) in inflate_blocks()168 DUMPBITS(3) in inflate_blocks()174 DUMPBITS(3) in inflate_blocks()178 DUMPBITS(3) in inflate_blocks()234 DUMPBITS(14) in inflate_blocks()244 DUMPBITS(3) in inflate_blocks()279 DUMPBITS(t) in inflate_blocks()287 DUMPBITS(t) in inflate_blocks()289 DUMPBITS(i) in inflate_blocks()
125 DUMPBITS(t->bits) in inflate_codes()163 DUMPBITS(j) in inflate_codes()173 DUMPBITS(t->bits) in inflate_codes()196 DUMPBITS(j) in inflate_codes()
76 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro