Searched refs:max_lazy_match (Results 1 – 4 of 4) sorted by relevance
171 uInt max_lazy_match; member176 # define max_insert_length max_lazy_match
441 s->max_lazy_match = configuration_table[level].max_lazy;463 s->max_lazy_match = max_lazy;1029 s->max_lazy_match = configuration_table[s->level].max_lazy;1649 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
149 uInt max_lazy_match; member154 # define max_insert_length max_lazy_match
540 s->max_lazy_match = configuration_table[s->level].max_lazy; in lm_init()1052 if (hash_head != NIL && s->prev_length < s->max_lazy_match && in deflate_slow()