Searched refs:duplocale (Results 1 – 18 of 18) sorted by relevance
| /openbsd/src/regress/lib/libc/locale/uselocale/ |
| D | uselocale.c | 97 TESTFUNC(duplocale, locale_t, "%p", "%p", TOPT_ERR) 240 TEST_ER(duplocale, EINVAL, _LOCALE_NONE, _LOCALE_UTF8); in child_func() 241 TEST_R(duplocale, _LOCALE_C, _LOCALE_C); in child_func() 242 TEST_R(duplocale, _LOCALE_C, LC_GLOBAL_LOCALE); in child_func() 254 TEST_R(duplocale, _LOCALE_UTF8, _LOCALE_UTF8); in child_func() 386 TEST_R(duplocale, _LOCALE_UTF8, LC_GLOBAL_LOCALE); in child_func()
|
| /openbsd/src/lib/libc/hidden/ |
| D | locale.h | 23 PROTO_DEPRECATED(duplocale);
|
| /openbsd/src/lib/libc/locale/ |
| D | duplocale.c | 24 duplocale(locale_t oldloc) in duplocale() function
|
| D | Makefile.inc | 8 duplocale.c freelocale.c newlocale.c uselocale.c \
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
| D | c++locale_internal.h | 51 extern "C" __typeof(duplocale) __duplocale;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
| D | c++locale_internal.h | 56 extern "C" __typeof(duplocale) __duplocale;
|
| /openbsd/src/include/ |
| D | locale.h | 105 locale_t duplocale(locale_t);
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | locale.c | 1063 PL_scratch_locale_obj = duplocale(LC_GLOBAL_LOCALE); in S_use_curlocale_scratch() 2427 basis_obj = duplocale(basis_obj); in S_bool_setlocale_2008_i() 9833 duplocale(use_curlocale_scratch())); in Perl_mem_collxfrm_() 9836 constructed_locale = duplocale(use_curlocale_scratch()); in Perl_mem_collxfrm_() 10223 locale_t cur = duplocale(use_curlocale_scratch()); in Perl_my_strerror()
|
| D | config_h.SH | 3142 * This symbol, if defined, indicates that the duplocale routine is
|
| /openbsd/src/lib/libc/ |
| D | Symbols.list | 968 duplocale
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclib.pod | 322 duplocale() Perl_setlocale()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/ |
| D | acinclude.m4 | 1225 extern __typeof(duplocale) __duplocale;
|
| D | aclocal.m4 | 1237 extern __typeof(duplocale) __duplocale;
|
| D | configure | 3043 extern __typeof(duplocale) __duplocale;
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 1576 fun:duplocale=uninstrumented
|
| /openbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 3107 * This symbol, if defined, indicates that the duplocale routine is
|
| D | config_H.gc | 3107 * This symbol, if defined, indicates that the duplocale routine is
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | Glossary | 756 indicates to the C program that the duplocale() routine is available
|