old_flush 553 lib/zlib/deflate.c int old_flush; /* value of flush param for previous deflate call */ old_flush 570 lib/zlib/deflate.c old_flush = s->last_flush; old_flush 771 lib/zlib/deflate.c } else if (strm->avail_in == 0 && flush <= old_flush &&