Home
last modified time | relevance | path

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

/locale/
A Duselocale.c36 = newloc == LC_GLOBAL_LOCALE ? &_nl_global_locale : newloc; in __uselocale()
72 return oldloc == &_nl_global_locale ? LC_GLOBAL_LOCALE : oldloc; in __uselocale()
A Dtst-duplocale.c7 locale_t d = duplocale (LC_GLOBAL_LOCALE); in do_test()
A Dduplocale.c39 if (dataset == LC_GLOBAL_LOCALE) in __libc_rwlock_define()
A Dlocale.h191 # define LC_GLOBAL_LOCALE ((locale_t) -1L) macro

Completed in 8 milliseconds