Searched defs:max_insert (Results 1 – 3 of 3) sorted by relevance
1624 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