Searched refs:NL_LOCALE_NAME (Results 1 – 2 of 2) sorted by relevance
376 if (item > NL_LOCALE_NAME(LC_ALL) in nl_langinfo_l()377 && item < NL_LOCALE_NAME(_LC_LAST)) { in nl_langinfo_l()379 - NL_LOCALE_NAME(LC_ALL)]; in nl_langinfo_l()
322 #define NL_LOCALE_NAME(category) (_NL_LOCALE_NAME_BASE + (category)) macro