Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in inflate_codes()
626 DUMPBITS(t->b) in inflate_codes()
646 DUMPBITS(e); in inflate_codes()
654 DUMPBITS(t->b) in inflate_codes()
658 DUMPBITS(t->b) in inflate_codes()
661 DUMPBITS(e) in inflate_codes()
722 DUMPBITS( in inflate_stored()
[all...]
/kernel/linux/linux-6.6/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) in inflate_codes()
626 DUMPBITS(t->b) in inflate_codes()
646 DUMPBITS(e); in inflate_codes()
654 DUMPBITS(t->b) in inflate_codes()
658 DUMPBITS(t->b) in inflate_codes()
661 DUMPBITS(e) in inflate_codes()
722 DUMPBITS( in inflate_stored()
[all...]

Completed in 4 milliseconds