Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds