Home | History | Annotate | Download | only in switchback

Lines Matching refs:cs_next_out

4950       char*         cs_next_out          = s->strm->next_out;
4965 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
4968 cs_next_out++;
4976 *( (UChar*)(cs_next_out) ) = c_state_out_ch;
4978 cs_next_out++;
5027 s->strm->next_out = cs_next_out;