Home
last modified time | relevance | path

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

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