Searched refs:CPPFLAGS (Results 1 – 5 of 5) sorted by relevance
34 CPPFLAGS="-DPOLYBENCH_USE_C99_PROTO -DPOLYBENCH_DUMP_ARRAYS"35 CPPFLAGS="$CPPFLAGS $SIZE -I $DIR/utilities"71 $CPPFLAGS -o $source_opt $ppcg_options73 ./ppcg$EXEEXT -I $DIR/$dir $DIR/$i $CPPFLAGS \75 $CC -I $DIR/$dir $CPPFLAGS $DIR/$i -o $prog_orig \79 echo $CC -I $DIR/$dir $CPPFLAGS $source_opt \83 $CC -I $DIR/$dir $CPPFLAGS $source_opt -o $prog_opt \
28 # CMake doesn't include CPPFLAGS from environment, but we will.29 set(${cppflags} ${cppflags_local} ${LIBOMP_CPPFLAGS} $ENV{CPPFLAGS} PARENT_SCOPE)
20 CPPFLAGS = macro23 CFLAGS_ALL = -Ibuild/include $(CPPFLAGS) $(CFLAGS)
7 #cgo CPPFLAGS: @LLVM_CFLAGS@
223 ``CFLAGS`` & ``CPPFLAGS``229 It is highly suggested that you append to ``CFLAGS`` and ``CPPFLAGS`` as