Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dzlib.h143 #define Z_FULL_FLUSH 4 macro
/linux-4.19.296/lib/zlib_deflate/
Ddeflate.c437 if (flush == Z_FULL_FLUSH) { in zlib_deflate()