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

/ast/src/lib/libz/
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...]
/ast/src/cmd/INIT/
H A Dratz.c2673 #define DROPBITS(n) \ macro
2716 DROPBITS(n);
2720 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
2741 DROPBITS(n);
2839 DROPBITS(4);
3002 DROPBITS(1);
3024 DROPBITS(2);
3059 DROPBITS(5);
3061 DROPBITS(5);
3063 DROPBITS(
[all...]

Completed in 52 milliseconds