Home | History | Annotate | Download | only in bzip2

Lines Matching refs:cs_next_out

599       char*         cs_next_out          = s->strm->next_out;
615 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
618 cs_next_out++;
626 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
628 cs_next_out++;
677 s->strm->next_out = cs_next_out;