Searched refs:tdefl_record_match (Results 1 – 1 of 1) sorted by relevance
4072 static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, in tdefl_record_match() function4194 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()4203 tdefl_record_match(d, d->m_saved_match_len, d->m_saved_match_dist); in tdefl_compress_normal()4212 tdefl_record_match(d, cur_match_len, cur_match_dist); in tdefl_compress_normal()