Searched defs:__libcpp_btowc_l (Results 1 – 4 of 4) sorted by relevance
22 #define __libcpp_btowc_l(ch, loc) btowc_l(ch, loc) macro
40 wint_t __libcpp_btowc_l(int __c, locale_t __l) in __libcpp_btowc_l() function
23 #define __libcpp_btowc_l(ch, loc) btowc_l(ch, loc) macro
35 wint_t __libcpp_btowc_l(int __c, locale_t __l) in __libcpp_btowc_l() function