Home
last modified time | relevance | path

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

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