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

/haiku-buildtools/gcc/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...]
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c161 #define DROPBITS(n) \ macro
284 DROPBITS(1);
309 DROPBITS(2);
348 DROPBITS(5);
350 DROPBITS(5);
352 DROPBITS(4);
365 DROPBITS(3);
391 DROPBITS(here.bits);
397 DROPBITS(here.bits);
405 DROPBITS(
[all...]
/haiku-buildtools/gcc/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
547 DROPBITS(n);
551 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
572 DROPBITS(n);
670 DROPBITS(4);
835 DROPBITS(1);
848 DROPBITS(2);
861 DROPBITS(2);
899 DROPBITS(5);
901 DROPBITS(
[all...]
/haiku-buildtools/binutils/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.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...]

Completed in 120 milliseconds