Home
last modified time | relevance | path

Searched refs:attr_strcmp (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.c878 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 Dattribs.cc1034 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 DChangeLog-201731292 * attribs.c (attr_strcmp): Likewise.
31298 * config/i386/i386.c (attr_strcmp): Likewise.
H A DChangeLog-20125097 (attr_strcmp): New function.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmangle.cc2435 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 DChangeLog-20153140 * mangle.c (attr_strcmp): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dmangle.c2350 attr_strcmp (const void *p1, const void *p2) in attr_strcmp() function
2420 vec.qsort (attr_strcmp); in write_CV_qualifiers_for_type()