Searched refs:category (Results 1 – 3 of 3) sorted by relevance
35 #define _NL_ITEM(category, index) (((category) << 16) | (index)) argument570 #define _NL_LOCALE_NAME(category) _NL_ITEM ((category), -1) argument572 # define NL_LOCALE_NAME(category) _NL_LOCALE_NAME (category) argument
274 unsigned short category; member307 struct nubus_dev* nubus_find_device(unsigned short category,312 struct nubus_dev* nubus_find_type(unsigned short category,
49 char *_EXFUN(setlocale,(int category, const char *locale));54 char *_EXFUN(_setlocale_r,(struct _reent *, int category, const char *locale));