Home | History | Annotate | Download | only in tests

Lines Matching refs:cs_next_out

4974       char*         cs_next_out          = s->strm->next_out;
4989 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
4992 cs_next_out++;
5000 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
5002 cs_next_out++;
5051 s->strm->next_out = cs_next_out;