/locale/ |
A D | xlocale.c | 22 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 37 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 45 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
|
A D | global-locale.c | 22 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 43 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 51 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
|
A D | setlocale.c | 37 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument 49 # define DEFINE_CATEGORY(category, category_name, items, a) \ 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 507 # define DEFINE_CATEGORY(category, category_name, items, a) \ in _nl_locale_subfreeres() argument
|
A D | loadlocale.c | 37 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 49 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 59 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
|
A D | uselocale.c | 52 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __uselocale() argument
|
A D | nl_langinfo_l.c | 50 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __nl_langinfo_l() argument
|
A D | findlocale.c | 34 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument 44 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument
|
A D | localeinfo.h | 193 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 248 #define DEFINE_CATEGORY(category, category_name, items, a) \ in __libc_tsd_define() argument
|
/locale/programs/ |
A D | 3level.h | 43 #define CONCAT(a,b) CONCAT1(a,b) argument 44 #define CONCAT1(a,b) a##b argument
|
A D | locarchive.c | 63 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument 244 oldlocrecentcmp (const void *a, const void *b) in oldlocrecentcmp() 825 cmpcategorysize (const void *a, const void *b) in cmpcategorysize() 1603 nameentcmp (const void *a, const void *b) in nameentcmp() 1611 dataentcmp (const void *a, const void *b) in dataentcmp()
|
A D | locale.c | 628 nameentcmp (const void *a, const void *b) in nameentcmp()
|