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

/external/zlib/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
280 BYTEBITS();
316 BYTEBITS(); /* go to byte boundary */
/external/qemu/distrib/zlib-1.2.3/
H A Dinfback.c192 #define BYTEBITS() \ macro
286 BYTEBITS();
319 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c461 #define BYTEBITS() \ macro
503 and sets the number of available bits to zero. BYTEBITS() discards just
504 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
777 BYTEBITS();
808 BYTEBITS(); /* go to byte boundary */
/external/zlib/
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 127 milliseconds