Searched refs:wout (Results 1 – 1 of 1) sorted by relevance
4221 wchar_t wout; in checked_string_to_char_convert() local4222 if (!checked_string_to_wchar_convert(wout, ptr, __loc)) in checked_string_to_char_convert()4225 if ((res = __libcpp_wctob_l(wout, __loc)) != char_traits<char>::eof()) { in checked_string_to_char_convert()4231 switch (wout) { in checked_string_to_char_convert()