Searched refs:last_flush (Results 1 – 2 of 2) sorted by relevance
500 s->last_flush = -2;593 s->last_flush != -2) {785 old_flush = s->last_flush;786 s->last_flush = flush;798 s->last_flush = -1;847 s->last_flush = -1;873 s->last_flush = -1;916 s->last_flush = -1;939 s->last_flush = -1;978 s->last_flush = -1;[all …]
111 int last_flush; /* value of flush param for previous deflate call */ member