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

/ast/src/lib/libz/
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 */
/ast/src/cmd/INIT/
H A Dratz.c2680 #define BYTEBITS() \ macro
2722 and sets the number of available bits to zero. BYTEBITS() discards just
2723 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
2996 BYTEBITS();
3027 BYTEBITS(); /* go to byte boundary */

Completed in 27 milliseconds