Searched refs:old_flush (Results 1 – 1 of 1) sorted by relevance
982 int old_flush; /* value of flush param for previous deflate call */ in deflate() local997 old_flush = s->last_flush; in deflate()1018 } else if (strm->avail_in == 0 && RANK(flush) <= RANK(old_flush) && in deflate()