Home | History | Annotate | Download | only in src

Lines Matching refs:max_lazy_match

115 /* Values for max_lazy_match, good_match and max_chain_length, depending on
607 s->max_lazy_match = configuration_table[level].max_lazy;
629 s->max_lazy_match = (uInt)max_lazy;
1203 s->max_lazy_match = configuration_table[s->level].max_lazy;
1961 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&