Searched refs:DUMPBITS (Results 1 – 3 of 3) sorted by relevance
486 #define DUMPBITS(n) do {b>>=(n);k-=(n);} while (0) macro768 DUMPBITS (t->b); in inflate_codes_in_window()773 DUMPBITS (t->b); in inflate_codes_in_window()794 DUMPBITS (e); in inflate_codes_in_window()806 DUMPBITS (t->b); in inflate_codes_in_window()812 DUMPBITS (t->b); in inflate_codes_in_window()815 DUMPBITS (e); in inflate_codes_in_window()877 DUMPBITS (k & 7); in init_stored_block()882 DUMPBITS (16); in init_stored_block()886 DUMPBITS (16); in init_stored_block()[all …]
3108 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro3285 DUMPBITS(3)3287 DUMPBITS(t)3307 DUMPBITS(3)3313 DUMPBITS(3)3317 DUMPBITS(3)3376 DUMPBITS(14)3385 DUMPBITS(3)3416 DUMPBITS(t)3424 DUMPBITS(t)[all …]
4211 #define DUMPBITS(j) {b >>= (j); k -= (j); } macro4382 DUMPBITS(3);4384 DUMPBITS(t);4404 DUMPBITS(3);4410 DUMPBITS(3);4414 DUMPBITS(3);4475 DUMPBITS(14);4486 DUMPBITS(3);4522 DUMPBITS(t);4529 DUMPBITS(t);[all …]