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

/haiku-buildtools/gcc/zlib/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
280 BYTEBITS();
316 BYTEBITS(); /* go to byte boundary */
/haiku-buildtools/binutils/zlib/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
278 BYTEBITS();
314 BYTEBITS(); /* go to byte boundary */
/haiku-buildtools/gcc/zlib/
H A Dinfback.c201 #define BYTEBITS() \ macro
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c516 #define BYTEBITS() \ macro
553 and sets the number of available bits to zero. BYTEBITS() discards just
554 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
829 BYTEBITS();
864 BYTEBITS(); /* go to byte boundary */
/haiku-buildtools/binutils/zlib/
H A Dinfback.c201 #define BYTEBITS() \ macro
295 BYTEBITS();
328 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c517 #define BYTEBITS() \ macro
554 and sets the number of available bits to zero. BYTEBITS() discards just
555 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
830 BYTEBITS();
865 BYTEBITS(); /* go to byte boundary */

Completed in 140 milliseconds