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

/macosx-10.10/zlib-55/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...]
/macosx-10.10/sudo-73/src/zlib/
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.c509 #define DROPBITS(n) \ macro
552 DROPBITS(n);
556 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
577 DROPBITS(n);
675 DROPBITS(4);
840 DROPBITS(1);
853 DROPBITS(2);
866 DROPBITS(2);
904 DROPBITS(5);
906 DROPBITS(
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinfback.c214 #define DROPBITS(n) \ macro
321 DROPBITS(1);
343 DROPBITS(2);
382 DROPBITS(5);
384 DROPBITS(5);
386 DROPBITS(4);
401 DROPBITS(3);
427 DROPBITS(this.bits);
433 DROPBITS(this.bits);
441 DROPBITS(
[all...]
H A Dinflate.c483 #define DROPBITS(n) \ macro
526 DROPBITS(n);
530 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
551 DROPBITS(n);
649 DROPBITS(4);
812 DROPBITS(1);
834 DROPBITS(2);
869 DROPBITS(5);
871 DROPBITS(5);
873 DROPBITS(
[all...]
/macosx-10.10/zlib-55/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...]
/macosx-10.10/rsync-45/rsync/zlib/
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...]
/macosx-10.10/ksh-23/ksh/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 99 milliseconds