Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:last_flush

418     s->last_flush = Z_NO_FLUSH;
685 old_flush = s->last_flush;
686 s->last_flush = flush;
878 s->last_flush = -1;
911 s->last_flush = -1; /* avoid BUF_ERROR next call, see above */
941 s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */