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

/u-boot/lib/zlib/
H A Dinflate.c226 #define DROPBITS(n) \ macro
269 DROPBITS(n);
273 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
294 DROPBITS(n);
389 DROPBITS(4);
554 DROPBITS(1);
576 DROPBITS(2);
611 DROPBITS(5);
613 DROPBITS(5);
615 DROPBITS(
[all...]

Completed in 36 milliseconds