Searched refs:_LC_LAST (Results 1 – 6 of 6) sorted by relevance
167 static char *categories[_LC_LAST] = {259 static char global_locale_string[_LC_LAST * (ENCODING_LEN + 1/*"/"*/ + 1)]280 static char new_categories[_LC_LAST][ENCODING_LEN + 1]; in setlocale()281 static char saved_categories[_LC_LAST][ENCODING_LEN + 1]; in setlocale()286 if (category < LC_ALL || category >= _LC_LAST) in setlocale()299 for (i = 1; i < _LC_LAST; ++i) in setlocale()309 for (i = 1; i < _LC_LAST; ++i) in setlocale()349 for (i = 1; i < _LC_LAST; ++i) in setlocale()363 if (i == _LC_LAST) in setlocale()379 while (i < _LC_LAST) in setlocale()[all …]
133 char new_categories[_LC_LAST][ENCODING_LEN + 1]; in newlocale()140 for (i = 1; i < _LC_LAST; ++i) in newlocale()159 for (i = 1; i < _LC_LAST; ++i) in newlocale()212 for (i = 1; i < _LC_LAST; ++i) in newlocale()230 for (i = 1; i < _LC_LAST; ++i) in newlocale()
78 for (int i = 1; i < _LC_LAST; ++i) in freelocale()
48 #define _LC_LAST 7 macro176 char categories[_LC_LAST][ENCODING_LEN + 1];189 struct __lc_cats lc_cat[_LC_LAST];
96 for (i = 1; i < _LC_LAST; ++i) in duplocale()
318 && item < NL_LOCALE_NAME(_LC_LAST)) { in nl_langinfo_l()