Searched refs:max_insert (Results 1 – 3 of 3) sorted by relevance
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) {
2138 uInt max_insert = s->strstart + s->lookahead - local2158 if (++s->strstart <= max_insert) {