| /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 | nl_langinfo_l.c | 50 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __nl_langinfo_l() argument
|
| A D | uselocale.c | 52 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __uselocale() 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
|
| 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 | C-translit.h.in | 15 # You should have received a copy of the GNU Lesser General Public 109 "\x03ac" "a" # <U03AC> GREEK SMALL LETTER ALPHA WITH TONOS 114 "\x03b1" "a" # <U03B1> GREEK SMALL LETTER ALPHA 239 "\x0430" "a" # <U0430> CYRILLIC SMALL LETTER A 341 "\x04d9" "a`" # <U04D9> CYRILLIC SMALL LETTER SCHWA 412 "\x2100" "a/c" # <U2100> ACCOUNT OF 413 "\x2101" "a/s" # <U2101> ADDRESSED TO THE SUBJECT 664 "\x24d0" "(a)" # <U24D0> CIRCLED LATIN SMALL LETTER A 808 "\x33c2" "a.m." # <U33C2> SQUARE AM 949 "\xff41" "a" # <UFF41> FULLWIDTH LATIN SMALL LETTER A [all …]
|
| A D | iso-4217.def | 7 * instructions there to file a bug report.
|
| A D | iso-3166.def | 7 * instructions there to file a bug report.
|
| A D | categories.def | 15 You should have received a copy of the GNU Lesser General Public
|
| A D | iso-639.def | 9 * instructions there to file a bug report.
|
| /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() argument 246 struct locrecent *la = ((const struct oldlocrecent *) a)->locrec; in oldlocrecentcmp() 825 cmpcategorysize (const void *a, const void *b) in cmpcategorysize() argument 827 if (*(const void **) a == NULL) in cmpcategorysize() 831 return ((*(const struct locale_category_data **) a)->size in cmpcategorysize() 1603 nameentcmp (const void *a, const void *b) in nameentcmp() argument 1605 return strcmp (((const struct nameent *) a)->name, in nameentcmp() 1611 dataentcmp (const void *a, const void *b) in dataentcmp() argument 1613 if (((const struct dataent *) a)->file_offset in dataentcmp() [all …]
|
| A D | charmap-kw.gperf | 15 You should have received a copy of the GNU General Public License
|
| A D | locale.c | 170 static int nameentcmp (const void *a, const void *b); 628 nameentcmp (const void *a, const void *b) in nameentcmp() argument 630 return strcoll (((const struct nameent *) a)->name, in nameentcmp()
|
| A D | locfile-kw.gperf | 15 You should have received a copy of the GNU General Public License
|