Searched refs:next_out (Results 1 – 2 of 2) sorted by relevance
386 s->strm->next_out++; in copy_output_until_stop()583 s->strm->next_out++; in unRLE_obuf_to_output_FAST()655 char* cs_next_out = s->strm->next_out; in unRLE_obuf_to_output_FAST()749 s->strm->next_out = cs_next_out; in unRLE_obuf_to_output_FAST()789 s->strm->next_out++; in unRLE_obuf_to_output_SMALL()863 s->strm->next_out++; in unRLE_obuf_to_output_SMALL()1111 bzf->strm.next_out = bzf->buf; in BZ_API()1178 bzf->strm.next_out = bzf->buf; in BZ_API()1321 bzf->strm.next_out = (char*)buf; in BZ_API()1417 strm.next_out = dest; in BZ_API()[all …]
101 char* next_out; member