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

/linux-master/lib/zlib_inflate/
H A Dinflate.c243 #define BYTEBITS() \ macro
280 and sets the number of available bits to zero. BYTEBITS() discards just
281 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
414 BYTEBITS();
439 BYTEBITS(); /* go to byte boundary */

Completed in 134 milliseconds