Searched refs:cpp_spec (Results 1 – 2 of 2) sorted by relevance
709 static const char *cpp_spec = CPP_SPEC; variable886 const char *cpp_spec; /* If non-NULL, substitute this spec member1194 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()
1074 static const char *cpp_spec = CPP_SPEC; variable1255 const char *cpp_spec; /* If non-NULL, substitute this spec member1566 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()