Home
last modified time | relevance | path

Searched refs:cpp_spec (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgcc.c709 static const char *cpp_spec = CPP_SPEC; variable
886 const char *cpp_spec; /* If non-NULL, substitute this spec member
1194 INIT_STATIC_SPEC ("cpp", &cpp_spec),
5144 = (input_file_compiler->cpp_spec in do_spec_1()
5145 ? input_file_compiler->cpp_spec in do_spec_1()
5146 : cpp_spec); in do_spec_1()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgcc.c1074 static const char *cpp_spec = CPP_SPEC; variable
1255 const char *cpp_spec; /* If non-NULL, substitute this spec member
1566 INIT_STATIC_SPEC ("cpp", &cpp_spec),
5816 = (input_file_compiler->cpp_spec in do_spec_1()
5817 ? input_file_compiler->cpp_spec in do_spec_1()
5818 : cpp_spec); in do_spec_1()