Searched refs:LC_GLOBAL_LOCALE (Results 1 – 5 of 5) sorted by relevance
32 if (loc != LC_NULL_LOCALE && loc != LC_GLOBAL_LOCALE) in freelocale()
34 if (loc == LC_GLOBAL_LOCALE) in duplocale()
34 if (base == LC_GLOBAL_LOCALE) in newlocale()
97 #define LC_GLOBAL_LOCALE ((locale_t) -1L) macro
33 #define LC_GLOBAL_LOCALE ((locale_t)-1) macro