Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libc++/include/
H A D__bsd_locale_defaults.h31 #define __libcpp_localeconv_l(l) localeconv_l(l) macro
H A D__bsd_locale_fallbacks.h94 lconv *__libcpp_localeconv_l(locale_t __l) in __libcpp_localeconv_l() function
/freebsd-12.1/contrib/libc++/src/
H A Dlocale.cpp4324 lconv* lc = __libcpp_localeconv_l(loc.get()); in __init()
4362 lconv* lc = __libcpp_localeconv_l(loc.get()); in __init()
5849 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
5893 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
5952 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()
6018 lconv* lc = __libcpp_localeconv_l(loc.get()); in init()