Searched refs:_NL_LOCALE_NAME (Results 1 – 8 of 8) sorted by relevance
80 #define _NL_LOCALE_NAME(cat) (((cat)<<16) | 0xffff) macro83 #define NL_LOCALE_NAME(cat) _NL_LOCALE_NAME(cat)
83 #define _NL_LOCALE_NAME(cat) (((cat)<<16) | 0xffff) macro86 #define NL_LOCALE_NAME(cat) _NL_LOCALE_NAME(cat)
41 lang = oflag ? nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES)) : getenv("LANG"); in catopen()
1789 - added _NL_LOCALE_NAME extension to nl_langinfo