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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dinfback.c216 #define BYTEBITS() \ macro
310 BYTEBITS();
343 BYTEBITS(); /* go to byte boundary */
H A Dinflate.c485 #define BYTEBITS() \ macro
527 and sets the number of available bits to zero. BYTEBITS() discards just
528 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
801 BYTEBITS();
832 BYTEBITS(); /* go to byte boundary */

Completed in 46 milliseconds