Searched refs:FLUSH_BLOCK (Results 1 – 1 of 1) sorted by relevance
839 #define FLUSH_BLOCK(s, eof) { \ macro892 FLUSH_BLOCK(s, 0); in deflate_stored()898 FLUSH_BLOCK(s, 0); in deflate_stored()901 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_stored()995 if (bflush) FLUSH_BLOCK(s, 0); in deflate_fast()997 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_fast()1090 if (bflush) FLUSH_BLOCK(s, 0); in deflate_slow()1119 FLUSH_BLOCK(s, flush == Z_FINISH); in deflate_slow()