Home
last modified time | relevance | path

Searched refs:__global_locale (Results 1 – 4 of 4) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_locale.h317 extern struct __uclibc_locale_struct *__global_locale;
350 # define __UCLIBC_CURLOCALE (__global_locale)
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/
A Dlocale.c269 if (!newlocale((1 << category), locale, __global_locale)) { in setlocale()
272 update_hr_locale(__global_locale->cur_locale); in setlocale()
351 __locale_t __global_locale = &__global_locale_data; variable
914 _locale_init_l(__global_locale); in _locale_init()
1350 assert(dataset != __global_locale); in freelocale()
1369 dataset = __global_locale; in uselocale()
1379 if (old == __global_locale) { in uselocale()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dmanager.c139 __pthread_manager_thread.locale = __global_locale; in __pthread_manager()
529 new_thread->locale = __global_locale; in pthread_handle_create()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/programs/
A Dlocale.c429 unsigned char *cur_loc = __global_locale->cur_locale + 1; in show_locale_vars()

Completed in 10 milliseconds