Searched refs:max_lazy_match (Results 1 – 14 of 14) sorted by relevance
171 uInt max_lazy_match; member176 # define max_insert_length max_lazy_match
453 s->max_lazy_match = configuration_table[level].max_lazy;475 s->max_lazy_match = max_lazy;1043 s->max_lazy_match = configuration_table[s->level].max_lazy;1663 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
5 @max_lazy_match = internal unnamed_addr global i32 0, align 4
177 uInt max_lazy_match; member182 # define max_insert_length max_lazy_match
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 &&
183 unsigned int max_lazy_match; member187 # define max_insert_length max_lazy_match
51 …if (hash_head != NIL && s->prev_length < s->max_lazy_match && s->strstart - hash_head <= MAX_DIST(… in deflate_slow()
632 s->max_lazy_match = configuration_table[level].max_lazy; in PREFIX()649 s->max_lazy_match = (unsigned int)max_lazy; in PREFIX()1180 s->max_lazy_match = configuration_table[s->level].max_lazy; in lm_init()
653 s->max_lazy_match = configuration_table[level].max_lazy;675 s->max_lazy_match = (uInt)max_lazy;1248 s->max_lazy_match = configuration_table[s->level].max_lazy;2037 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
315 …<var-decl name='max_lazy_match' type-id='type-id-14' visibility='default' filepath='src.d/deflate.…