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