Searched refs:_NL_ITEM_CATEGORY (Results 1 – 2 of 2) sorted by relevance
/locale/ | ||
A D | nl_langinfo_l.c | 32 int category = _NL_ITEM_CATEGORY (item); in __nl_langinfo_l() |
A D | langinfo.h | 37 #define _NL_ITEM_CATEGORY(item) ((int) (item) >> 16) macro |
Completed in 8 milliseconds