Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraph.c1982 #define DEFCIFCODE(code, type, string) string, in cgraph_inline_failed_string() macro
2000 #define DEFCIFCODE(code, type, string) type, in cgraph_inline_failed_type() macro
H A Dcgraph.h866 #define DEFCIFCODE(code, type, string) CIF_ ## code, macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraph.h312 #define DEFCIFCODE(code, string) CIF_ ## code, macro
H A Dcgraph.c1760 #define DEFCIFCODE(code, string) string, in cgraph_inline_failed_string() macro