Searched refs:cpp_spec (Results 1 – 3 of 3) sorted by relevance
747 static const char *cpp_spec = CPP_SPEC; variable916 const char *cpp_spec; /* If non-NULL, substitute this spec member1551 INIT_STATIC_SPEC ("cpp", &cpp_spec),5230 = (input_file_compiler->cpp_spec in do_spec_1()5231 ? input_file_compiler->cpp_spec in do_spec_1()5232 : cpp_spec); in do_spec_1()
17623 * config/openbsd.h: Include cpu_spec in cpp_spec where needed.28595 * gcc.c, objc/lang-specs.h: Add zero initializer for cpp_spec30056 * gcc.c (struct compiler): Add cpp_spec field.
2872 * lang-specs.h: Add zero initializer for cpp_spec field to