Home
last modified time | relevance | path

Searched refs:__libcpp_localeconv_l (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__bsd_locale_defaults.h30 #define __libcpp_localeconv_l(l) localeconv_l(l) macro
H A D__bsd_locale_fallbacks.h93 lconv *__libcpp_localeconv_l(locale_t __l) in __libcpp_localeconv_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp4499 lconv* lc = __libcpp_localeconv_l(loc.get()); in __init()
4537 lconv* lc = __libcpp_localeconv_l(loc.get()); in __init()
6026 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6070 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6129 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6195 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()