Searched refs:max_lazy_match (Results 1 – 9 of 9) sorted by relevance
171 uInt max_lazy_match; member176 # define max_insert_length max_lazy_match
450 s->max_lazy_match = configuration_table[level].max_lazy;472 s->max_lazy_match = max_lazy;1001 s->max_lazy_match = configuration_table[s->level].max_lazy;1594 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
177 uInt max_lazy_match; member182 # define max_insert_length max_lazy_match
648 s->max_lazy_match = configuration_table[level].max_lazy;670 s->max_lazy_match = (uInt)max_lazy;1243 s->max_lazy_match = configuration_table[s->level].max_lazy;2009 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
444 uInt max_lazy_match; member449 # define max_insert_length max_lazy_match997 s->max_lazy_match = configuration_table[level].max_lazy;1320 s->max_lazy_match = configuration_table[s->level].max_lazy; in lm_init()1885 if (hash_head != NIL && s->prev_length < s->max_lazy_match && in deflate_slow()