Searched refs:good_match (Results 1 – 4 of 4) sorted by relevance
185 uInt good_match; member
442 s->good_match = configuration_table[level].good_length;462 s->good_match = good_length;1030 s->good_match = configuration_table[s->level].good_length;1098 if (s->prev_length >= s->good_match) {
163 uInt good_match; member
534 s->good_match = configuration_table[s->level].good_length; in lm_init()596 if (s->prev_length >= s->good_match) { in longest_match()