Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/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()
6029 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6073 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6132 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6198 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()