Searched refs:zng_tr_flush_block (Results 1 – 3 of 3) sorted by relevance
61 zng_tr_flush_block(s, (s->block_start >= 0 ? \
385 void Z_INTERNAL zng_tr_flush_block(deflate_state *s, char *buf, uint32_t stored_len, int last);
633 void Z_INTERNAL zng_tr_flush_block(deflate_state *s, char *buf, uint32_t stored_len, int last) { function