Searched defs:__libcpp_btowc_l (Results 1 – 2 of 2) sorted by relevance
19 #define __libcpp_btowc_l(ch, loc) btowc_l(ch, loc) macro
33 wint_t __libcpp_btowc_l(int __c, locale_t __l) in __libcpp_btowc_l() function