Searched defs:max_insert (Results 1 – 4 of 4) sorted by relevance
1791 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
2033 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
1381 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local
2140 uInt max_insert = s->strstart + s->lookahead - local