Home
last modified time | relevance | path

Searched refs:to_start (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/libio/
Diofwide.c112 const wchar_t **from_stop, char *to_start, char *to_end, in __libio_codecvt_out() argument
122 codecvt->__cd_out.step_data.__outbuf = (unsigned char *) to_start; in __libio_codecvt_out()
165 wchar_t *to_start, wchar_t *to_end, wchar_t **to_stop) in __libio_codecvt_in() argument
174 codecvt->__cd_in.step_data.__outbuf = (unsigned char *) to_start; in __libio_codecvt_in()