Searched refs:max_insert_length (Results 1 – 2 of 2) sorted by relevance
/u-boot/lib/zlib/ | ||
A D | deflate.h | 176 # define max_insert_length max_lazy_match macro |
A D | deflate.c | 1571 if (s->match_length <= s->max_insert_length && |
Completed in 8 milliseconds