Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zlib_deflate/
Ddeflate.c827 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
840 FLUSH_BLOCK_ONLY(s, eof); \
1099 FLUSH_BLOCK_ONLY(s, 0); in deflate_slow()