Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/zlib/
H A Ddeflate.h182 # define max_insert_length max_lazy_match macro
H A Ddeflate.c1926 if (s->match_length <= s->max_insert_length &&