Searched refs:LC_GLOBAL_LOCALE (Results 1 – 3 of 3) sorted by relevance
92 #define LC_GLOBAL_LOCALE (__global_locale()) macro
35 value | LC_GLOBAL_LOCALE | locale_t | locale.h | -ALL SUSv4+
118 if (uselocale(LC_GLOBAL_LOCALE) != cloc) { in testlocale_thr_one()