Lines Matching refs:uselocale
19 locale_t uselocale( locale_t newloc ) in uselocale() function
33 __locale_raii __current( uselocale(loc), uselocale ); in localeconv_l()
39 __locale_raii __current( uselocale(loc), uselocale ); in mbrlen_l()
45 __locale_raii __current( uselocale(loc), uselocale ); in mbsrtowcs_l()
51 __locale_raii __current( uselocale(loc), uselocale ); in wcrtomb_l()
57 __locale_raii __current( uselocale(loc), uselocale ); in mbrtowc_l()
63 __locale_raii __current( uselocale(loc), uselocale ); in mbsnrtowcs_l()
69 __locale_raii __current( uselocale(loc), uselocale ); in wcsnrtombs_l()
74 __locale_raii __current( uselocale(loc), uselocale ); in btowc_l()
79 __locale_raii __current( uselocale(loc), uselocale ); in wctob_l()
85 __locale_raii __current( uselocale(loc), uselocale ); in snprintf_l()
103 __locale_raii __current( uselocale(loc), uselocale ); in vasprintf_l()