Searched refs:m_wants_to_finish (Results 1 – 2 of 2) sorted by relevance
701 …ed_lit, m_output_flush_ofs, m_output_flush_remaining, m_finished, m_block_index, m_wants_to_finish; member
1891 …(d->m_wants_to_finish && (flush != TDEFL_FINISH)) || (pIn_buf_size && *pIn_buf_size && !pIn_buf) |… in tdefl_compress()1897 d->m_wants_to_finish |= (flush == TDEFL_FINISH); in tdefl_compress()1943 …ut_flush_remaining = d->m_finished = d->m_block_index = d->m_bit_buffer = d->m_wants_to_finish = 0; in tdefl_init()