Lines Matching refs:max_insert
1618 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH;1634 if (++s->strstart <= max_insert) {