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

/vbox/src/libs/zlib-1.2.6/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...]
/vbox/src/libs/zlib-1.2.6/
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...]

Completed in 46 milliseconds