Searched refs:tree_class_check_failed (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | tree.h | 299 tree_class_check_failed (__t, class, __FILE__, __LINE__, \ 316 tree_class_check_failed (__t, 'e', __FILE__, __LINE__, \ 334 extern void tree_class_check_failed PARAMS ((const tree, int,
|
| H A D | tree.c | 4650 tree_class_check_failed (node, cl, file, line, function) in tree_class_check_failed() function
|
| H A D | ChangeLog.2 | 10014 * tree.c (tree_check_failed, tree_class_check_failed): Go 10714 (tree_check_failed, tree_class_check_failed): For gcc.
|
| H A D | ChangeLog.5 | 9829 * tree.c (tree_check_failed, tree_class_check_failed): Likewise.
|
| H A D | ChangeLog.3 | 1215 * tree.c (tree_class_check_failed): Make second arg an int.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree.h | 665 tree_class_check_failed (__t, (CLASS), __FILE__, __LINE__, \ 702 tree_class_check_failed (__t, tcc_expression, __FILE__, __LINE__, \ 786 extern void tree_class_check_failed (const tree, const enum tree_code_class,
|
| H A D | tree.c | 6213 tree_class_check_failed (const tree node, const enum tree_code_class cl, in tree_class_check_failed() function
|