Lines Matching refs:old_flush
669 int old_flush; /* value of flush param for previous deflate call */686 old_flush = s->last_flush;887 } else if (strm->avail_in == 0 && RANK(flush) <= RANK(old_flush) &&