Searched refs:max_insert_length (Results 1 – 2 of 2) sorted by relevance
/linux/lib/zlib_deflate/ | ||
H A D | defutil.h | 154 # define max_insert_length max_lazy_match macro |
H A D | deflate.c | 976 if (s->match_length <= s->max_insert_length && in deflate_fast() |