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

/freebsd-10.1-release/lib/libz/
H A Dinfback.c194 #define DROPBITS(n) \ macro
301 DROPBITS(1);
323 DROPBITS(2);
362 DROPBITS(5);
364 DROPBITS(5);
366 DROPBITS(4);
381 DROPBITS(3);
406 DROPBITS(here.bits);
412 DROPBITS(here.bits);
420 DROPBITS(
[all...]
H A Dinflate.c510 #define DROPBITS(n) \ macro
548 DROPBITS(n);
552 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
573 DROPBITS(n);
671 DROPBITS(4);
836 DROPBITS(1);
849 DROPBITS(2);
862 DROPBITS(2);
900 DROPBITS(5);
902 DROPBITS(
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c461 #define DROPBITS(n) \ macro
504 DROPBITS(n);
508 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
529 DROPBITS(n);
627 DROPBITS(4);
800 DROPBITS(1);
822 DROPBITS(2);
858 DROPBITS(5);
860 DROPBITS(5);
862 DROPBITS(
[all...]

Completed in 53 milliseconds