Home | History | Annotate | Download | only in comp

Lines Matching refs:next_out

152 	state->istream.next_out = Z_NULL;
164 state->ostream.next_out = Z_NULL;
204 state->ostream.next_out = out;
232 state->istream.next_out = out;
316 stream.next_out = dest;
496 ctx->zin.next_out = NULL;
502 ctx->zout.next_out = NULL;
559 zin->next_out = (unsigned char *)out;
619 zout->next_out = ctx->obuf;
650 zout->next_out = ctx->obuf;
698 zout->next_out = ctx->obuf;