Searched refs:wctob_l (Results 1 – 5 of 5) sorted by relevance
40 wctob_l(wint_t c, locale_t locale) in wctob_l() function54 return wctob_l(c, __get_locale()); in wctob()
129 wctob_l;
23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc)
183 int wctob_l(wint_t __c, locale_t __loc);
106 int wctob_l(wint_t, locale_t);