Searched refs:good_match (Results 1 – 9 of 9) sorted by relevance
179 uInt good_match; member
581 s->good_match = configuration_table[s->level].good_length; in lm_init()650 if (s->prev_length >= s->good_match) { in longest_match()
586 s->good_match = configuration_table[s->level].good_length; in lm_init()655 if (s->prev_length >= s->good_match) { in longest_match()
191 uInt good_match; member
608 s->good_match = configuration_table[level].good_length;628 s->good_match = (uInt)good_length;1204 s->good_match = configuration_table[s->level].good_length;1273 if (s->prev_length >= s->good_match) {
444 uInt good_match; member923 s->good_match = configuration_table[level].good_length; in deflateParams()1237 s->good_match = configuration_table[s->level].good_length; in lm_init()1304 if (s->prev_length >= s->good_match) { in longest_match()