Searched defs:category (Results 1 – 13 of 13) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/locale/programs/ |
A D | locale.c | 87 struct category { struct 110 #define DEFINE_CATEGORY(category, name, items, postload) \ argument 119 static struct category category[] = { variable 120 #define DEFINE_CATEGORY(category, name, items, postload) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libintl/ |
A D | intl.c | 44 const char *msgid, int category) in dcgettext() 75 int category) in dcngettext()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | langinfo.h | 41 #define _NL_ITEM(category, index) \ argument 607 #define _NL_LOCALE_NAME(category) _NL_ITEM ((category), -1) argument 609 # define NL_LOCALE_NAME(category) _NL_LOCALE_NAME (category) argument
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | locale_classes.h | 67 typedef int category; in _GLIBCXX_VISIBILITY() typedef
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/locale/ |
A D | locale.c | 145 char *setlocale(int category, register const char *locale) in setlocale() 186 int i, category, done; in update_hr_locale() local 259 char *setlocale(int category, const char *locale) in setlocale()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/ |
A D | gen-unicode-ctype.c | 34 const char *category; /* General category */ member
|
Completed in 46 milliseconds