Searched refs:next_in (Results 1 – 5 of 5) sorted by relevance
83 in = strm->next_in;300 strm->next_in = in;
482 next = strm->next_in; \493 strm->next_in = next; \648 (strm->next_in == Z_NULL && strm->avail_in != 0))1455 len = syncsearch(&(state->have), strm->next_in, strm->avail_in);1457 strm->next_in += len;
88 z_const Bytef *next_in; /* next input byte */ member
42 strm->next_in = ts->ts; in decompression_init()
227 .next_in = src, in uncompress_image()