Home
last modified time | relevance | path

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

/external/grub/stage2/
Dgunzip.c484 #define DUMPBITS(n) do {b>>=(n);k-=(n);} while (0) macro
749 DUMPBITS (t->b); in inflate_codes_in_window()
754 DUMPBITS (t->b); in inflate_codes_in_window()
775 DUMPBITS (e); in inflate_codes_in_window()
787 DUMPBITS (t->b); in inflate_codes_in_window()
793 DUMPBITS (t->b); in inflate_codes_in_window()
796 DUMPBITS (e); in inflate_codes_in_window()
858 DUMPBITS (k & 7); in init_stored_block()
863 DUMPBITS (16); in init_stored_block()
867 DUMPBITS (16); in init_stored_block()
[all …]