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

/linux-master/lib/zlib_inflate/
H A Dinflate.c236 #define DROPBITS(n) \ macro
274 DROPBITS(n);
278 gives the low n bits in the accumulator. When done, DROPBITS(n) drops
299 DROPBITS(n);
382 DROPBITS(4);
420 DROPBITS(1);
436 DROPBITS(2);
469 DROPBITS(5);
471 DROPBITS(5);
473 DROPBITS(
[all...]

Completed in 145 milliseconds