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

/vbox/src/libs/zlib-1.2.6/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
280 BYTEBITS();
316 BYTEBITS(); /* go to byte boundary */
/vbox/src/libs/zlib-1.2.6/
H A Dinfback.c201 #define BYTEBITS() \ macro
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c516 #define BYTEBITS() \ macro
558 and sets the number of available bits to zero. BYTEBITS() discards just
559 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
834 BYTEBITS();
869 BYTEBITS(); /* go to byte boundary */

Completed in 49 milliseconds