Home
last modified time | relevance | path

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

/linux/lib/zlib_inflate/
H A Dinflate.c243 #define BYTEBITS() \ macro
280 and sets the number of available bits to zero. BYTEBITS() discards just
281 enough bits to put the accumulator on a byte boundary. After BYTEBITS()
414 BYTEBITS(); in zlib_inflate()
439 BYTEBITS(); /* go to byte boundary */ in zlib_inflate()