Home
last modified time | relevance | path

Searched refs:LC_GLOBAL_LOCALE (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dlibc_pthread_init.c39 uselocale (LC_GLOBAL_LOCALE); in __libc_pthread_init()
A Dlocale.c51 assert(newloc != LC_GLOBAL_LOCALE); in __curlocale_set()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dlibc_pthread_init.c46 __uselocale (LC_GLOBAL_LOCALE); in strong_alias()
A Dmanager.c295 __uselocale (LC_GLOBAL_LOCALE); in pthread_start_thread()
/l4re-core-master/uclibc/lib/libpthread/src/
A Dlibc_pthread_init.c48 __uselocale (LC_GLOBAL_LOCALE);
A Dmanager.cc317 __uselocale (LC_GLOBAL_LOCALE); in pthread_start_thread()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlocale.h216 # define LC_GLOBAL_LOCALE ((__locale_t) -1L) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c1322 assert(dataset != LC_GLOBAL_LOCALE); in libc_hidden_def()
1351 assert(dataset != LC_GLOBAL_LOCALE); in freelocale()
1368 if (dataset == LC_GLOBAL_LOCALE) { in uselocale()
1380 return LC_GLOBAL_LOCALE; in uselocale()
1401 assert(newloc != LC_GLOBAL_LOCALE); in libc_hidden_weak()

Completed in 63 milliseconds