Home
last modified time | relevance | path

Searched defs:__libcpp_btowc_l (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_defaults.h22 #define __libcpp_btowc_l(ch, loc) btowc_l(ch, loc) macro
H A Dbsd_locale_fallbacks.h37 inline _LIBCPP_HIDE_FROM_ABI wint_t __libcpp_btowc_l(int __c, locale_t __l) { in __libcpp_btowc_l() function