Searched refs:to_buf (Results 1 – 1 of 1) sorted by relevance
237 wchar_t to_buf[max]; in __libio_codecvt_length() local241 codecvt->__cd_in.step_data.__outbuf = (unsigned char *) to_buf; in __libio_codecvt_length()242 codecvt->__cd_in.step_data.__outbufend = (unsigned char *) &to_buf[max]; in __libio_codecvt_length()
Completed in 3 milliseconds