Searched refs:FLUSH_BLOCK (Results 1 – 1 of 1) sorted by relevance
843 #define FLUSH_BLOCK(s, eof) { \ macro896 FLUSH_BLOCK(s, 0); in deflate_stored()902 FLUSH_BLOCK(s, 0); in deflate_stored()905 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_stored()999 if (bflush) FLUSH_BLOCK(s, 0); in deflate_fast()1001 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_fast()1094 if (bflush) FLUSH_BLOCK(s, 0); in deflate_slow()1123 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_slow()