Searched defs:DEFCIFCODE (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraph.c | 2022 #define DEFCIFCODE(code, type, string) string, in cgraph_inline_failed_string() macro 2040 #define DEFCIFCODE(code, type, string) type, in cgraph_inline_failed_type() macro
|
H A D | cgraph.h | 892 #define DEFCIFCODE(code, type, string) CIF_ ## code, macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraph.cc | 2049 #define DEFCIFCODE(code, type, string) string, in cgraph_inline_failed_string() macro 2067 #define DEFCIFCODE(code, type, string) type, in cgraph_inline_failed_type() macro
|
H A D | cgraph.h | 845 #define DEFCIFCODE(code, type, string) CIF_ ## code, macro
|