Home
last modified time | relevance | path

Searched refs:CPP (Results 1 – 25 of 175) sorted by relevance

1234567

/openbsd/usr.bin/cpp/
H A Dcpp.sh50 CPP=/usr/libexec/cpp
51 if [ ! -x $CPP ]; then
52 CPP=`cc -print-search-dirs | sed -ne '/^install: /s/install: \(.*\)/\1cpp/p'`;
53 if [ ! -x $CPP ]; then
54 echo "$0: installation problem: $CPP not found/executable" >&2
100 $CPP $TRAD $DGNUC "${INCS[@]}" $STDINC "${OPTS[@]}" "$A" ||
109 exec $CPP $TRAD $DGNUC "${INCS[@]}" $STDINC "${OPTS[@]}"
/openbsd/gnu/usr.bin/cvs/
H A Dcvsnt.mak35 CPP=cl.exe macro
162 # SUBTRACT CPP /WX /Fr
424 # SUBTRACT CPP /Fr
556 $(CPP) $(CPP_PROJ) $<
559 $(CPP) $(CPP_PROJ) $<
562 $(CPP) $(CPP_PROJ) $<
565 $(CPP) $(CPP_PROJ) $<
568 $(CPP) $(CPP_PROJ) $<
571 $(CPP) $(CPP_PROJ) $<
620 $(CPP) $(CPP_PROJ) $(SOURCE)
[all …]
H A DMakefile.bsd-wrapper7 XCFLAGS= CC="${CC}" CFLAGS="${CFLAGS} ${COPTS}" CPP="${CPP}"
H A Dcvsnt.dsp27 CPP=cl.exe
41 # ADD BASE CPP /nologo /W3 /GX /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /I ".\diff"…
42 # ADD CPP /nologo /W3 /GX /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /I ".\diff" /D "…
43 # SUBTRACT BASE CPP /WX /Fr
44 # SUBTRACT CPP /WX /Fr
65 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /I …
66 # ADD CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /I ".\di…
67 # SUBTRACT BASE CPP /Fr
68 # SUBTRACT CPP /Fr
/openbsd/gnu/usr.bin/cvs/windows-NT/SCC/
H A DSCC.mak34 CPP=cl.exe macro
64 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
65 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
127 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
128 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
164 $(CPP) $(CPP_PROJ) $<
167 $(CPP) $(CPP_PROJ) $<
170 $(CPP) $(CPP_PROJ) $<
173 $(CPP) $(CPP_PROJ) $<
176 $(CPP) $(CPP_PROJ) $<
[all …]
H A DSCC.dsp27 CPP=cl.exe
43 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
44 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
68 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
69 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dscan-types.sh8 CPP=${CPP-`echo ${CC} -E -I"$1/"`}
33 if ${CPP} st-dummy.c >TMP ; then true
35 echo "scan-types: could not invoke ${CPP} on st-dummy.c" 1>&2 ; exit 1
/openbsd/gnu/gcc/gcc/
H A Dscan-types.sh8 CPP=${CPP-`echo ${CC} -E -I"$1/"`}
33 if ${CPP} st-dummy.c >TMP ; then true
35 echo "scan-types: could not invoke ${CPP} on st-dummy.c" 1>&2 ; exit 1
/openbsd/gnu/usr.bin/perl/vos/
H A Dconfigure_full_perl.sh6 declare -x CPP="$CC $CPPFLAGS -E"
7 export CPP
/openbsd/gnu/usr.bin/binutils/gdb/config/i386/
H A Di386gnu.mh22 $(CPP) $(CPPFLAGS) -DSERVERPREFIX=S_ -x c $< \
27 $(CPP) $(CPPFLAGS) -DSERVERPREFIX=S_ -x c $< \
31 $(CPP) $(CPPFLAGS) $($*-MIGUFLAGS) -x c $< \
/openbsd/gnu/usr.bin/cvs/diff/
H A Dlibdiff.dsp27 CPP=cl.exe
41 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D…
42 # ADD CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D "CLO…
62 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D …
63 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D "WIN3…
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/
H A Dconfigure724 if test -n "$CPP" && test -d "$CPP"; then
725 CPP=
727 if test -z "$CPP"; then
733 CPP="${CC-cc} -E"
793 ac_cv_prog_CPP="$CPP"
797 ac_cv_prog_CPP="$CPP"
799 echo "$ac_t""$CPP" 1>&6
1105 s%@CPP@%$CPP%g
/openbsd/usr.bin/rpcgen/
H A Drpc_main.c76 static char *CPP = "/usr/bin/cpp"; variable
285 if (stat(CPP, &buf) == -1) { in find_cpp()
287 fprintf(stderr, "cannot find C preprocessor: %s \n", CPP); in find_cpp()
291 CPP = SUNOS_CPP; in find_cpp()
292 if (stat(CPP, &buf) == -1) { /* can't find any cpp */ in find_cpp()
294 "cannot find any C preprocessor: %s\n", CPP); in find_cpp()
314 putarg(0, CPP); in open_input()
988 CPP = pathbuf;
/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dconfigure674 ac_cpp='$CPP $CPPFLAGS'
926 if test -n "$CPP" && test -d "$CPP"; then
927 CPP=
929 if test -z "$CPP"; then
935 CPP="${CC-cc} -E"
995 ac_cv_prog_CPP="$CPP"
999 ac_cv_prog_CPP="$CPP"
1001 echo "$ac_t""$CPP" 1>&6
1773 s%@CPP@%$CPP%g
/openbsd/gnu/usr.sbin/mkhybrid/src/
H A Dconfigure769 # On Suns, sometimes $CPP names a directory.
770 if test -n "$CPP" && test -d "$CPP"; then
773 if test -z "$CPP"; then
779 CPP="${CC-cc} -E"
820 ac_cv_prog_CPP="$CPP"
824 ac_cv_prog_CPP="$CPP"
826 echo "$ac_t""$CPP" 1>&6
1440 s%@CPP@%$CPP%g
/openbsd/gnu/usr.bin/binutils/intl/
H A Dconfigure617 if test -n "$CPP" && test -d "$CPP"; then
618 CPP=
620 if test -z "$CPP"; then
626 CPP="${CC-cc} -E"
667 ac_cv_prog_CPP="$CPP"
671 ac_cv_prog_CPP="$CPP"
673 echo "$ac_t""$CPP" 1>&6
2663 s%@CPP@%$CPP%g
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dconfigure617 if test -n "$CPP" && test -d "$CPP"; then
618 CPP=
620 if test -z "$CPP"; then
626 CPP="${CC-cc} -E"
667 ac_cv_prog_CPP="$CPP"
671 ac_cv_prog_CPP="$CPP"
673 echo "$ac_t""$CPP" 1>&6
2663 s%@CPP@%$CPP%g
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dconfigure1119 if test -n "$CPP" && test -d "$CPP"; then
1120 CPP=
1122 if test -z "$CPP"; then
1128 CPP="${CC-cc} -E"
1188 ac_cv_prog_CPP="$CPP"
1192 ac_cv_prog_CPP="$CPP"
1194 echo "$ac_t""$CPP" 1>&6
2001 s%@CPP@%$CPP%g
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dconfigure2530 ac_cpp='$CPP $CPPFLAGS'
2581 ac_cpp='$CPP $CPPFLAGS'
2732 if test -n "$CPP" && test -d "$CPP"; then
2733 CPP=
2735 if test -z "$CPP"; then
2741 CPP="${CC-cc} -E"
2801 ac_cv_prog_CPP="$CPP"
2805 ac_cv_prog_CPP="$CPP"
2807 echo "$ac_t""$CPP" 1>&6
3848 ac_cpp='$CPP $CPPFLAGS'
[all …]
/openbsd/gnu/gcc/libdecnumber/
H A DMakefile.in37 CPP = @CPP@
/openbsd/gnu/usr.bin/perl/t/run/
H A Dswitchx.aux3 This CPP directive should not be read.
/openbsd/gnu/gcc/libcpp/po/
H A Dzh_CN.po610 msgid "CPP arithmetic must be at least as precise as a target int"
611 msgstr "CPP 算术必须至少具有目标 int 的精度"
626 msgid "CPP half-integer narrower than CPP character"
627 msgstr "CPP 半整数短于 CPP 字符"
631 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requir…
632 msgstr "在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位"
H A Dzh_TW.po612 msgid "CPP arithmetic must be at least as precise as a target int"
613 msgstr "CPP 算術必須至少具有目標 int 的精度"
628 msgid "CPP half-integer narrower than CPP character"
629 msgstr "CPP 半整數短於 CPP 字元"
633 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requir…
634 msgstr "在此宿主機上,CPP 不能處理長於 %lu 位的寬字元常數,但目標需要 %lu 位"
/openbsd/gnu/usr.bin/gcc/gcc/doc/
H A Dcppenv.texi3 @c This is part of the CPP and GCC manuals.
11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual.
/openbsd/gnu/gcc/gcc/doc/
H A Dcppenv.texi3 @c This is part of the CPP and GCC manuals.
11 @c formatted for inclusion in the CPP manual; otherwise the main GCC manual.

1234567