Searched refs:attr_strcmp (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.c | 878 attr_strcmp (const void *v1, const void *v2) in attr_strcmp() function 943 qsort (args, argnum, sizeof (char *), attr_strcmp); in sorted_attr_string()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 1034 attr_strcmp (const void *v1, const void *v2) in attr_strcmp() function 1099 qsort (args, argnum, sizeof (char *), attr_strcmp); in sorted_attr_string()
|
H A D | ChangeLog-2017 | 31292 * attribs.c (attr_strcmp): Likewise. 31298 * config/i386/i386.c (attr_strcmp): Likewise.
|
H A D | ChangeLog-2012 | 5097 (attr_strcmp): New function.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | mangle.cc | 2435 attr_strcmp (const void *p1, const void *p2) in attr_strcmp() function 2505 vec.qsort (attr_strcmp); in write_CV_qualifiers_for_type()
|
H A D | ChangeLog-2015 | 3140 * mangle.c (attr_strcmp): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | mangle.c | 2350 attr_strcmp (const void *p1, const void *p2) in attr_strcmp() function 2420 vec.qsort (attr_strcmp); in write_CV_qualifiers_for_type()
|