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

/linux-master/lib/
H A Dinflate.c199 DUMPBITS(j)
202 DUMPBITS removes the bits from b. The macros use the variable k
235 #define DUMPBITS(n) {b>>=(n);k-=(n);} macro
622 DUMPBITS(t->b)
626 DUMPBITS(t->b)
646 DUMPBITS(e);
654 DUMPBITS(t->b)
658 DUMPBITS(t->b)
661 DUMPBITS(e)
722 DUMPBITS(
[all...]

Completed in 164 milliseconds