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

/forgerock/web-agents-v4/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 267 milliseconds