Searched refs:max_insert (Results 1 – 3 of 3) sorted by relevance
1624 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local1640 if (++s->strstart <= max_insert) {
1381 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local1397 if (++s->strstart <= max_insert) {
2140 uInt max_insert = s->strstart + s->lookahead - local2160 if (++s->strstart <= max_insert) {