Searched refs:to_end (Results 1 – 3 of 3) sorted by relevance
112 const wchar_t **from_stop, char *to_start, char *to_end, in __libio_codecvt_out() argument123 codecvt->__cd_out.step_data.__outbufend = (unsigned char *) to_end; in __libio_codecvt_out()165 wchar_t *to_start, wchar_t *to_end, wchar_t **to_stop) in __libio_codecvt_in() argument175 codecvt->__cd_in.step_data.__outbufend = (unsigned char *) to_end; in __libio_codecvt_in()
389 char *to_end; in repertoire_new_char() local442 || ((to_nr = strtoul (&to[prefix_len], &to_end, in repertoire_new_char()445 || *to_end != '\0') in repertoire_new_char()
942 char *to_end; in charmap_new_char() local1023 || ((to_nr = strtoul (&to[prefix_len], &to_end, in charmap_new_char()1026 || *to_end != '\0') in charmap_new_char()