Searched refs:LC_GLOBAL_LOCALE (Results 1 – 4 of 4) sorted by relevance
36 = newloc == LC_GLOBAL_LOCALE ? &_nl_global_locale : newloc; in __uselocale()72 return oldloc == &_nl_global_locale ? LC_GLOBAL_LOCALE : oldloc; in __uselocale()
7 locale_t d = duplocale (LC_GLOBAL_LOCALE); in do_test()
39 if (dataset == LC_GLOBAL_LOCALE) in __libc_rwlock_define()
191 # define LC_GLOBAL_LOCALE ((locale_t) -1L) macro
Completed in 8 milliseconds