Lines Matching defs:category
37 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument
49 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument
55 # define CATEGORY_USED(category) (_nl_current_used[category] != 0) argument
62 # define CATEGORY_USED(category) (1) argument
70 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
78 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
87 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
104 #define DEFINE_CATEGORY(category, category_name, items, postload) \ argument
114 #define DEFINE_CATEGORY(category, category_name, items, postload) \ argument
138 new_composite_name (int category, const char **newnames) in new_composite_name()
193 setname (int category, const char *name) in setname()
206 setdata (int category, struct __locale_data *data) in setdata()
217 setlocale (int category, const char *locale) in setlocale()
507 # define DEFINE_CATEGORY(category, category_name, items, a) \ in _nl_locale_subfreeres() argument