Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dlocale.h92 #define LC_GLOBAL_LOCALE (__global_locale()) macro
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dlocale_h.cfg35 value | LC_GLOBAL_LOCALE | locale_t | locale.h | -ALL SUSv4+
/titanic_44/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c118 if (uselocale(LC_GLOBAL_LOCALE) != cloc) { in testlocale_thr_one()