Searched refs:field_decl_cmp (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
| H A D | c-decl.c | 8344 field_decl_cmp (const void *x_p, const void *y_p) in field_decl_cmp() function 8624 qsort (field_array, len, sizeof (tree), field_decl_cmp); in finish_struct()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-decl.cc | 8665 field_decl_cmp (const void *x_p, const void *y_p) in field_decl_cmp() function 8972 qsort (field_array, len, sizeof (tree), field_decl_cmp); in finish_struct()
|
| H A D | ChangeLog | 2152 (field_decl_cmp): Same. 3487 * c-decl.c (field_decl_cmp, resort_data, resort_field_decl_cmp,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | ChangeLog-2003 | 2900 * class.c (field_decl_cmp): Remove. 6598 (field_decl_cmp): Make parameters be 'const void *' to match qsort.
|
| H A D | ChangeLog-1999 | 4390 (field_decl_cmp): New function to support sorting FIELD_DECLs.
|
| H A D | ChangeLog-2000 | 7144 * class.c (field_decl_cmp): A nontype is "greater" than a type.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | ChangeLog | 5089 * c-common.c (field_decl_cmp, resort_data, resort_field_decl_cmp, 5091 * c-common.h (field_decl_cmp, resort_sorted_fields): Delete. 5482 * c=common.c (field_decl_cmp, resort_field_decl_cmp): Adjust T
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | FSFChangeLog.10 | 6068 * c-decl.c (field_decl_cmp): Rewritten to make sure that a null 6071 field_decl_cmp does.
|
| H A D | FSFChangeLog.11 | 9121 * c-decl.c (field_decl_cmp): Use `const void *' arguments.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | FSFChangeLog.10 | 6068 * c-decl.c (field_decl_cmp): Rewritten to make sure that a null 6071 field_decl_cmp does.
|
| H A D | ChangeLog-1999 | 5050 (field_decl_cmp): Delete unused function. 8392 * c-decl.c (field_decl_cmp): Use PTR instead of GENERIC_PTR.
|
| H A D | ChangeLog-2003 | 13621 (field_decl_cmp): New prototype. 13628 * c-common.c (field_decl_cmp): New static function. 13629 (field_decl_cmp): New function.
|
| H A D | FSFChangeLog.11 | 9121 * c-decl.c (field_decl_cmp): Use `const void *' arguments.
|