Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgcc.c678 static const char *cpp_spec = CPP_SPEC; variable
815 const char *cpp_spec; /* If non-NULL, substitute this spec member
1403 INIT_STATIC_SPEC ("cpp", &cpp_spec),
4794 = (input_file_compiler->cpp_spec
4795 ? input_file_compiler->cpp_spec
4796 : cpp_spec);
DChangeLog.59388 * gcc.c, objc/lang-specs.h: Add zero initializer for cpp_spec
10849 * gcc.c (struct compiler): Add cpp_spec field.
DChangeLog.617623 * config/openbsd.h: Include cpu_spec in cpp_spec where needed.
/openbsd/src/gnu/gcc/gcc/
Dgcc.c733 static const char *cpp_spec = CPP_SPEC; variable
902 const char *cpp_spec; /* If non-NULL, substitute this spec member
1535 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()
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
DChangeLog1345 * lang-specs.h: Add zero initializer for cpp_spec field to all
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-20012872 * lang-specs.h: Add zero initializer for cpp_spec field to
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
DChangeLog3588 * lang-specs.h: Add zero initializer for cpp_spec field to all
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog8849 * lang-specs.h: Add zero initializer for cpp_spec field to