Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_defaults.h23 #define __libcpp_wctob_l(wch, loc) wctob_l(wch, loc) macro
H A Dbsd_locale_fallbacks.h47 int __libcpp_wctob_l(wint_t __c, locale_t __l) __libcpp_wctob_l() function