Searched refs:m_next (Results 1 – 3 of 3) sorted by relevance
737 mz_uint16 m_next[TDEFL_LZ_DICT_SIZE]; member
724 mz_uint16 m_next[TDEFL_LZ_DICT_SIZE]; member
1401 next_probe_pos = d->m_next[probe_pos]; \ in tdefl_find_match()1454 next_probe_pos = d->m_next[probe_pos]; \ in tdefl_find_match()1736 d->m_next[ins_pos & TDEFL_LZ_DICT_SIZE_MASK] = d->m_hash[hash]; in tdefl_compress_normal()1756 d->m_next[ins_pos & TDEFL_LZ_DICT_SIZE_MASK] = d->m_hash[hash]; in tdefl_compress_normal()1937 MZ_CLEAR_OBJ(d->m_next); in tdefl_compress()