Searched refs:CPP_SPEC (Results 1 – 10 of 10) sorted by relevance
7 is defined. Added the CPP_SPEC definition to correct this.24 +#define CPP_SPEC "%{pthread:-D_REENTRANT}"
35 #define CPP_SPEC "%{pthread:-D_REENTRANT}" macro
779 #ifdef CPP_SPEC780 #define CPLUSPLUS_CPP_SPEC CPP_SPEC
238 #undef CPP_SPEC239 #define CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}"
400 %C process CPP_SPEC as a spec.
90 #undef CPP_SPEC91 #define CPP_SPEC "%(subtarget_cpp_spec) \ macro
31059 -- Macro: CPP_SPEC31067 This macro is just like 'CPP_SPEC', but is used for C++, rather31069 'CPP_SPEC' (if any) will be used instead.31227 #undef CPP_SPEC31228 #define CPP_SPEC \52787 * CPP_SPEC: Driver. (line 43)