Home
last modified time | relevance | path

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

/linux-2.6.39/lib/zlib_deflate/
Ddeflate.c970 #define FLUSH_BLOCK_ONLY(s, eof) { \ macro
983 FLUSH_BLOCK_ONLY(s, eof); \
1242 FLUSH_BLOCK_ONLY(s, 0); in deflate_slow()