Home
last modified time | relevance | path

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

/linux/lib/zlib_deflate/
H A Ddeflate.c838 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
851 FLUSH_BLOCK_ONLY(s, eof); \
1110 FLUSH_BLOCK_ONLY(s, 0); in deflate_slow()