Searched refs:LC_GLOBAL_LOCALE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/priv_gettext/
H A Dpriv_gettext.c71 (void) uselocale(LC_GLOBAL_LOCALE);
83 (void) uselocale(LC_GLOBAL_LOCALE);
/illumos-gate/usr/src/head/
H A Dlocale.h92 #define LC_GLOBAL_LOCALE (__global_locale()) macro
/illumos-gate/usr/src/test/libc-tests/tests/catopen/
H A Dcatopen.c70 (void) uselocale(LC_GLOBAL_LOCALE);
/illumos-gate/usr/src/test/libc-tests/tests/strerror/
H A Dstrerror.c93 (void) uselocale(LC_GLOBAL_LOCALE);
/illumos-gate/usr/src/test/libc-tests/tests/newlocale/
H A Dnewlocale_test.c118 if (uselocale(LC_GLOBAL_LOCALE) != cloc) {

Completed in 166 milliseconds