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