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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
280 BYTEBITS();
316 BYTEBITS(); /* go to byte boundary */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/infback9/
H A Dinfback9.c168 #define BYTEBITS() \ macro
280 BYTEBITS();
316 BYTEBITS(); /* go to byte boundary */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
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 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
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 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_inflate/
H A Dinflate.c225 #define BYTEBITS() \ macro
267 and sets the number of available bits to zero. BYTEBITS() discards just
268 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
397 BYTEBITS();
422 BYTEBITS(); /* go to byte boundary */

Completed in 200 milliseconds