Searched refs:cpp_spec (Results 1 – 8 of 8) sorted by relevance
678 static const char *cpp_spec = CPP_SPEC; variable815 const char *cpp_spec; /* If non-NULL, substitute this spec member1403 INIT_STATIC_SPEC ("cpp", &cpp_spec),4794 = (input_file_compiler->cpp_spec4795 ? input_file_compiler->cpp_spec4796 : cpp_spec);
9388 * gcc.c, objc/lang-specs.h: Add zero initializer for cpp_spec10849 * gcc.c (struct compiler): Add cpp_spec field.
17623 * config/openbsd.h: Include cpu_spec in cpp_spec where needed.
733 static const char *cpp_spec = CPP_SPEC; variable902 const char *cpp_spec; /* If non-NULL, substitute this spec member1535 INIT_STATIC_SPEC ("cpp", &cpp_spec),5149 = (input_file_compiler->cpp_spec in do_spec_1()5150 ? input_file_compiler->cpp_spec in do_spec_1()5151 : cpp_spec); in do_spec_1()
1345 * lang-specs.h: Add zero initializer for cpp_spec field to all
2872 * lang-specs.h: Add zero initializer for cpp_spec field to
8849 * lang-specs.h: Add zero initializer for cpp_spec field to
3588 * lang-specs.h: Add zero initializer for cpp_spec field to all