Home | History | Annotate | Download | only in tests

Lines Matching full:cs_next_out

5003       char*         cs_next_out          = s->strm->next_out;
5018 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
5021 cs_next_out++;
5029 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
5031 cs_next_out++;
5080 s->strm->next_out = cs_next_out;