Searched refs:_NL_LOCALE_NAME (Results 1 – 3 of 3) sorted by relevance
9 const char *s = nl_langinfo (_NL_LOCALE_NAME (LC_CTYPE)); in do_test()
42 if (index == _NL_ITEM_INDEX (_NL_LOCALE_NAME (category))) in __nl_langinfo_l()
648 #define _NL_LOCALE_NAME(category) _NL_ITEM ((category), \ macro651 # define NL_LOCALE_NAME(category) _NL_LOCALE_NAME (category)
Completed in 9 milliseconds