Home
last modified time | relevance | path

Searched refs:good_length (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/lib/zlib_deflate/
Ddeflate.c128 ush good_length; /* reduce lazy search above this match length */ member
541 s->good_match = configuration_table[s->level].good_length; in lm_init()