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