Home
last modified time | relevance | path

Searched refs:newlocale (Results 1 – 25 of 26) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlocale.h154 extern __locale_t newlocale (int __category_mask, const char *__locale,
156 libc_hidden_proto(newlocale)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/dragonfly/
A Dc_locale.cc128 __cloc = (__c_locale)newlocale(LC_ALL_MASK, __s, (locale_t)__old); in _S_create_c_locale()
155 __c_locale __changed = (__c_locale)newlocale(LC_CTYPE_MASK, __s, in _S_lc_ctype_c_locale()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dlocale-CX.SUSv4.syms3 newlocale
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dbug-usesetlocale.c19 loc_new = newlocale (1 << LC_ALL, "C", 0); in do_test()
A Dtst-xlocale2.c16 l = newlocale (1 << LC_ALL, "de_DE.ISO-8859-1", NULL); in main()
A Dtst-xlocale1.c28 locale_t loc = newlocale (1 << LC_ALL, "C", NULL); in main()
A Dtst-C-locale.c234 loc = newlocale (LC_ALL_MASK, locname, NULL); in run_test()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/
A Dc++locale_internal.h48 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/gnu/
A Dc++locale_internal.h48 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A DMakefile.in12 CSRC-$(UCLIBC_HAS_LOCALE) += newlocale.c __locale_mbrtowc_l.c
A Dlocale.c269 if (!newlocale((1 << category), locale, __global_locale)) { in setlocale()
1213 __locale_t newlocale(int category_mask, const char *locale, __locale_t base) in newlocale() function
1304 libc_hidden_def(newlocale) in libc_hidden_def() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtst-strxfrm.c44 loc = newlocale (1 << LC_ALL, locale, NULL); in test()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-ftime_l.c22 l = newlocale (LC_ALL_MASK, "de_DE.ISO-8859-1", NULL); in main()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/
A Dc++locale_internal.h53 extern "C" __typeof(newlocale) __newlocale;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/
A Dfloating_from_chars.cc306 if (locale_t loc = ::newlocale(LC_ALL_MASK, "C", (locale_t)0)) [[likely]] in from_chars_impl()

Completed in 18 milliseconds

12