Searched refs:max_insert (Results 1 – 4 of 4) sorted by relevance
1791 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local1807 if (++s->strstart <= max_insert) {
2033 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local2049 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) {