last_flush 384 tools/packfi2/deflate.c s->last_flush = Z_NO_FLUSH; last_flush 573 tools/packfi2/deflate.c old_flush = s->last_flush; last_flush 574 tools/packfi2/deflate.c s->last_flush = flush; last_flush 766 tools/packfi2/deflate.c s->last_flush = -1; last_flush 797 tools/packfi2/deflate.c s->last_flush = -1; /* avoid BUF_ERROR next call, see above */ last_flush 822 tools/packfi2/deflate.c s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */ last_flush 105 tools/packfi2/deflate.h int last_flush; /* value of flush param for previous deflate call */