Searched refs:SUBTARGET_CPP_SPEC (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/arm/
H A Dsemi.h29 #ifndef SUBTARGET_CPP_SPEC
30 #define SUBTARGET_CPP_SPEC "-D__semi__" macro
H A Dlinux-gas.h30 #undef SUBTARGET_CPP_SPEC macro
31 #define SUBTARGET_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}" macro
H A Delf.h33 #ifndef SUBTARGET_CPP_SPEC
34 #define SUBTARGET_CPP_SPEC "-D__ELF__" macro
H A Dfreebsd.h22 #undef SUBTARGET_CPP_SPEC macro
23 #define SUBTARGET_CPP_SPEC FBSD_CPP_SPEC macro
H A Dnetbsd-elf.h51 #undef SUBTARGET_CPP_SPEC macro
52 #define SUBTARGET_CPP_SPEC NETBSD_CPP_SPEC macro
H A Dunknown-elf.h45 #undef SUBTARGET_CPP_SPEC macro
46 #define SUBTARGET_CPP_SPEC "-D__USES_INITFINI__" macro
H A Dpe.h46 #undef SUBTARGET_CPP_SPEC macro
47 #define SUBTARGET_CPP_SPEC "-D__pe__"
45 #undef SUBTARGET_CPP_SPEC macro
H A Darm.h160 { "subtarget_cpp_spec", SUBTARGET_CPP_SPEC }, \
167 #ifndef SUBTARGET_CPP_SPEC macro
168 #define SUBTARGET_CPP_SPEC ""
/freebsd-12-stable/contrib/gcc/config/mips/
H A Dvxworks.h59 #undef SUBTARGET_CPP_SPEC macro
60 #define SUBTARGET_CPP_SPEC \ macro
H A Diris6.h117 #undef SUBTARGET_CPP_SPEC macro
118 #define SUBTARGET_CPP_SPEC "%{pthread:-D_REENTRANT}" macro
H A Dopenbsd.h30 #undef SUBTARGET_CPP_SPEC macro
31 #define SUBTARGET_CPP_SPEC OBSD_CPP_SPEC macro
H A Dwindiss.h34 #undef SUBTARGET_CPP_SPEC macro
35 #define SUBTARGET_CPP_SPEC \ macro
H A Dnetbsd.h141 /* Provide a SUBTARGET_CPP_SPEC appropriate for NetBSD. */
143 #undef SUBTARGET_CPP_SPEC macro
144 #define SUBTARGET_CPP_SPEC "%(netbsd_cpp_spec)" macro
H A Dlinux.h92 #undef SUBTARGET_CPP_SPEC macro
93 #define SUBTARGET_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}" macro
H A Dfreebsd.h97 /* config/mips/mips.h defines CPP_SPEC, and it expects SUBTARGET_CPP_SPEC. */
98 #undef SUBTARGET_CPP_SPEC macro
99 #define SUBTARGET_CPP_SPEC FBSD_CPP_SPEC macro
H A Dmips.h913 /* SUBTARGET_CPP_SPEC is passed to the preprocessor. It may be
915 #ifndef SUBTARGET_CPP_SPEC
916 #define SUBTARGET_CPP_SPEC ""
933 { "subtarget_cpp_spec", SUBTARGET_CPP_SPEC }, \
912 #define SUBTARGET_CPP_SPEC macro

Completed in 141 milliseconds