Home
last modified time | relevance | path

Searched refs:a (Results 1 – 18 of 18) sorted by relevance

/locale/
A Dxlocale.c22 #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 Dglobal-locale.c22 #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 Dsetlocale.c37 # 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 Dloadlocale.c37 #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 Dnl_langinfo_l.c50 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __nl_langinfo_l() argument
A Duselocale.c52 # define DEFINE_CATEGORY(category, category_name, items, a) \ in __uselocale() argument
A Dlocaleinfo.h193 #define DEFINE_CATEGORY(category, category_name, items, a) \ argument
248 #define DEFINE_CATEGORY(category, category_name, items, a) \ in __libc_tsd_define() argument
A Dfindlocale.c34 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument
44 # define DEFINE_CATEGORY(category, category_name, items, a) \ argument
A DC-translit.h.in15 # 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 Diso-4217.def7 * instructions there to file a bug report.
A Diso-3166.def7 * instructions there to file a bug report.
A Dcategories.def15 You should have received a copy of the GNU Lesser General Public
A Diso-639.def9 * instructions there to file a bug report.
/locale/programs/
A D3level.h43 #define CONCAT(a,b) CONCAT1(a,b) argument
44 #define CONCAT1(a,b) a##b argument
A Dlocarchive.c63 #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 Dcharmap-kw.gperf15 You should have received a copy of the GNU General Public License
A Dlocale.c170 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 Dlocfile-kw.gperf15 You should have received a copy of the GNU General Public License

Completed in 34 milliseconds