old_flush         556 tools/packfi2/deflate.c     int old_flush; /* value of flush param for previous deflate call */
old_flush         573 tools/packfi2/deflate.c     old_flush = s->last_flush;
old_flush         774 tools/packfi2/deflate.c     } else if (strm->avail_in == 0 && flush <= old_flush &&