Searched refs:CPP (Results 1 – 10 of 10) sorted by relevance
6 exec ${CPP} "$@"
59 MIG := CC='${CC}' CPP='${CPP} -x c' $(MIG)
26 AC_ARG_VAR([CPP], [C preprocessor])dnl28 # On Suns, sometimes $CPP names a directory.29 if test -n "$CPP" && test -d "$CPP"; then30 CPP=32 if test -z "$CPP"; then33 CPP="$CC -E"35 AC_SUBST(CPP)dnl
2132 ac_cpp='$CPP $CPPFLAGS'2867 if test -n "$CPP" && test -d "$CPP"; then2868 CPP=2870 if test -z "$CPP"; then2871 CPP="$CC -E"
2690 * configure.in (signed size_t check): Use eval on $CPP, since it
1922 * sunrpc/Makefile (rpcgen-cmd): Pass CPP in rpcgen's environment.9672 * mach/Machrules (MIG): Add -x c to CPP value passed down.11069 * mach/Machrules (MIG): Set CPP as well as CC.
8909 (CFLAGS, CPPFLAGS): Append $(C{,CPP}FLAGS-$(suffix $@)).
9329 ($(common-objpfx)gnu/lib-names.h): Use it for the CPP symbol,
4681 * argp/argp-xinl.c [_LIBC || HAVE_FEATURES_H]: Add CPP check for
78600 (open_input): Call CPP using execvp.86975 variables with appropriate CPP guards.