Home
last modified time | relevance | path

Searched defs:DEFCIFCODE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.c2022 #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 Dcgraph.h892 #define DEFCIFCODE(code, type, string) CIF_ ## code, macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.cc2049 #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 Dcgraph.h845 #define DEFCIFCODE(code, type, string) CIF_ ## code, macro