Searched refs:LC_GLOBAL_LOCALE (Results 1 – 8 of 8) sorted by relevance
39 uselocale (LC_GLOBAL_LOCALE); in __libc_pthread_init()
51 assert(newloc != LC_GLOBAL_LOCALE); in __curlocale_set()
46 __uselocale (LC_GLOBAL_LOCALE); in strong_alias()
295 __uselocale (LC_GLOBAL_LOCALE); in pthread_start_thread()
48 __uselocale (LC_GLOBAL_LOCALE);
317 __uselocale (LC_GLOBAL_LOCALE); in pthread_start_thread()
216 # define LC_GLOBAL_LOCALE ((__locale_t) -1L) macro
1322 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