Searched refs:wctob_l (Results 1 – 3 of 3) sorted by relevance
20 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc)
39 int wctob_l( wint_t c, locale_t loc );
86 int wctob_l( wint_t c, locale_t loc ) in wctob_l() function