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

/darwin-on-arm/xnu/libkern/zlib/
H A Dinfback.c221 #define BYTEBITS() \ macro
315 BYTEBITS();
348 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c490 #define BYTEBITS() \ macro
532 and sets the number of available bits to zero. BYTEBITS() discards just
533 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
806 BYTEBITS();
837 BYTEBITS(); /* go to byte boundary */

Completed in 20 milliseconds