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

/external/zlib/contrib/infback9/
H A Dinfback9.c161 #define DROPBITS(n) \ macro
286 DROPBITS(1);
311 DROPBITS(2);
350 DROPBITS(5);
352 DROPBITS(5);
354 DROPBITS(4);
367 DROPBITS(3);
393 DROPBITS(here.bits);
399 DROPBITS(here.bits);
407 DROPBITS(
[all...]
/external/qemu/distrib/zlib-1.2.3/
H A Dinfback.c185 #define DROPBITS(n) \ macro
292 DROPBITS(1);
314 DROPBITS(2);
353 DROPBITS(5);
355 DROPBITS(5);
357 DROPBITS(4);
372 DROPBITS(3);
398 DROPBITS(this.bits);
404 DROPBITS(this.bits);
412 DROPBITS(
[all...]
H A Dinflate.c454 #define DROPBITS(n) \ macro
497 DROPBITS(n);
501 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
522 DROPBITS(n);
620 DROPBITS(4);
783 DROPBITS(1);
805 DROPBITS(2);
840 DROPBITS(5);
842 DROPBITS(5);
844 DROPBITS(
[all...]
/external/zlib/
H A Dinfback.c185 #define DROPBITS(n) \ macro
292 DROPBITS(1);
314 DROPBITS(2);
353 DROPBITS(5);
355 DROPBITS(5);
357 DROPBITS(4);
372 DROPBITS(3);
398 DROPBITS(here.bits);
404 DROPBITS(here.bits);
412 DROPBITS(
[all...]
H A Dinflate.c489 #define DROPBITS(n) \ macro
532 DROPBITS(n);
536 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
557 DROPBITS(n);
655 DROPBITS(4);
820 DROPBITS(1);
833 DROPBITS(2);
846 DROPBITS(2);
884 DROPBITS(5);
886 DROPBITS(
[all...]

Completed in 1606 milliseconds