Searched refs:LC_ALL (Results 1 – 4 of 4) sorted by relevance
49 #define LC_ALL 0 macro61 #define LC_ALL_MASK (1 << LC_ALL)
16 LC_ALL=C17 export LC_ALL
308 if (category < LC_ALL || category >= _LC_LAST) in setlocale()315 return category != LC_ALL ? __get_global_locale ()->categories[category] in setlocale()329 if (category == LC_ALL) in setlocale()353 else if (category != LC_ALL) in setlocale()409 if (category != LC_ALL) in setlocale()
376 if (item > NL_LOCALE_NAME(LC_ALL) in nl_langinfo_l()379 - NL_LOCALE_NAME(LC_ALL)]; in nl_langinfo_l()