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) {
1791 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local1807 if (++s->strstart <= max_insert) {
1780 uInt max_insert = s->strstart + s->lookahead - MIN_MATCH; local1796 if (++s->strstart <= max_insert) {