Home
last modified time | relevance | path

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

/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c136 if (flush == Z_FULL_FLUSH) in dfltcc_deflate()
162 if (flush == Z_FULL_FLUSH) in dfltcc_deflate()
301 if (flush == Z_FULL_FLUSH) in dfltcc_deflate()
/openbmc/linux/include/linux/
H A Dzlib.h143 #define Z_FULL_FLUSH 4 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h468 #define Z_FULL_FLUSH 3 macro
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c440 if (flush == Z_FULL_FLUSH) { in zlib_deflate()
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c846 if (flush == Z_FULL_FLUSH) {