Searched defs:category (Results 1 – 5 of 5) sorted by relevance
8 enum category { enum
45 enum category category(uint32_t ucs) in category() function
54 getlocalename_l (int category, struct __locale_t *locobj) in getlocalename_l()
267 int category, in setlocale()456 __loadlocale (struct __locale_t *loc, int category, char *new_locale) in __loadlocale()834 __get_locale_env (int category) in __get_locale_env()
322 #define NL_LOCALE_NAME(category) (_NL_LOCALE_NAME_BASE + (category)) argument