Searched refs:pSaved_output_buf (Results 1 – 1 of 1) sorted by relevance
3651 mz_uint8 *pSaved_output_buf; in tdefl_flush_block() local3679 pSaved_output_buf = d->m_pOutput_buf; in tdefl_flush_block()3691 ((d->m_total_lz_bytes) && ((d->m_pOutput_buf - pSaved_output_buf + 1U) >= in tdefl_flush_block()3695 d->m_pOutput_buf = pSaved_output_buf; in tdefl_flush_block()3713 d->m_pOutput_buf = pSaved_output_buf; in tdefl_flush_block()