Searched refs:preprocessor (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-current/contrib/ncurses/ncurses/tty/
H A DMKexpanded.sh40 preprocessor="$1"
42 preprocessor="cc -E"
46 preprocessor="$preprocessor $*"
48 preprocessor="$preprocessor -DHAVE_CONFIG_H -I. -I../include"
129 $preprocessor $TMP 2>/dev/null | \
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm32 sub preprocessor { subroutine
67 my $old_pp = $t->preprocessor(\&new_pp);
73 reference to a preprocessor subroutine. When filling out a template,
77 The preprocessor subroutine will be called repeatedly, once for each
84 C<preprocessor()>, which sets a new preprocessor for the object. This
85 preprocessor is used for all subsequent calls to C<fill_in> except
87 C<preprocessor()> returns the previous default preprocessor function,
89 C<preprocessor()> return
[all...]
/freebsd-current/contrib/unifdef/
H A Difdef-how.pl10 Print the sequence of preprocessor conditionals which lead to the
14 preprocessor keyword prefixed with NOT.
/freebsd-current/contrib/bmake/unit-tests/
H A Dopt-define.mk4 # value 1, like in the C preprocessor.
29 # The C preprocessor allows to define a macro with a specific value. Make
/freebsd-current/crypto/openssl/external/perl/Text-Template-1.56/t/
H A Dpreprocess.t38 $tmpl->preprocessor($py) if ($test & 1) == 1;
/freebsd-current/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h87 Preprocessor &preprocessor() { return Clang->getPreprocessor(); } function in class:clang::TestAST
/freebsd-current/cddl/usr.sbin/dtrace/tests/common/
H A DMakefile49 preprocessor \
/freebsd-current/share/mk/
H A Dbsd.symver.mk44 # Run the symbol maps through the C preprocessor before passing
/freebsd-current/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh51 # 4. sed: prefix function names in prototypes so the preprocessor won't expand
66 preprocessor="$1 -DNCURSES_WATTR_MACROS -DNCURSES_INTERNALS -I../include"
73 # introduces spurious #line markers into the preprocessor output. The result
92 preprocessor="$preprocessor -P"
515 $preprocessor $TMP 2>/dev/null \
/freebsd-current/usr.bin/rpcgen/
H A Drpc_scan.c470 error("preprocessor error");
478 error("preprocessor error");
/freebsd-current/cddl/usr.sbin/dtrace/tests/tools/
H A Dexclude.sh164 exclude EXFAIL common/preprocessor/err.D_PRAGCTL_INVAL.tabdefine.d
/freebsd-current/contrib/mandoc/
H A Dread.c275 * the roff preprocessor. It's line-oriented but can be
278 * preprocessor can also readjust the buffers with new
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc26 * the preprocessor.
/freebsd-current/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc26 * the preprocessor.
/freebsd-current/targets/pseudo/tests/
H A DMakefile.depend83 cddl/usr.sbin/dtrace/tests/common/preprocessor \
/freebsd-current/sys/tools/
H A Dmakesyscalls.lua211 -- definition: The preprocessor macro that will be set for this
1617 -- Processing the sysfile will parse out the preprocessor bits and put them into
/freebsd-current/contrib/byacc/
H A Dconfigure724 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
726 CPP C preprocessor
4804 echo "$as_me:4804: checking how to run the C preprocessor" >&5
4805 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
4988 { { echo "$as_me:4988: error: C preprocessor \"$CPP\" fails sanity check" >&5
4989 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
/freebsd-current/contrib/bmake/
H A Dconfigure1398 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
2184 # Predefined preprocessor variables.
2338 #error "your preprocessor is broken"
2342 #error "your preprocessor is broken"
5715 /* For now, do not test the preprocessor; as of 2007 there are too many
/freebsd-current/contrib/openbsm/
H A Dconfigure1450 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1454 CPP C preprocessor
1857 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1858 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2211 # Predefined preprocessor variables.
7126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
7127 $as_echo_n "checking how to run the C preprocessor... " >&6; }
7248 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
/freebsd-current/contrib/tcpdump/
H A Dconfigure1359 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1361 CPP C preprocessor
1572 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1573 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2280 # Predefined preprocessor variables.
3428 your preprocessor is broken;
3432 your preprocessor is broken;
3778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3779 $as_echo_n "checking how to run the C preprocessor... " >&6; }
3900 as_fn_error $? "C preprocessor \"
[all...]
/freebsd-current/contrib/sqlite3/tea/
H A Dconfigure1428 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1430 CPP C preprocessor
2007 # Predefined preprocessor variables.
2160 #error "your preprocessor is broken"
2164 #error "your preprocessor is broken"
4735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4736 printf %s "checking how to run the C preprocessor... " >&6; }
4852 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
/freebsd-current/contrib/dialog/
H A Dconfigure767 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
769 CPP C preprocessor
2502 echo "$as_me:2502: checking how to run the C preprocessor" >&5
2503 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2686 { { echo "$as_me:2686: error: C preprocessor \"$CPP\" fails sanity check" >&5
2687 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
14370 # This will not work if the preprocessor splits the line after the
17146 # This will not work if the preprocessor splits the line after the
19175 # This will not work if the preprocessor splits the line after the
/freebsd-current/contrib/ncurses/
H A Dconfigure737 --with-build-cpp=XXX the build C preprocessor ($BUILD_CPP)
739 --with-build-cppflags=XXX the build C preprocessor-flags ($BUILD_CPPFLAGS)
885 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
887 CPP C preprocessor
890 CXXCPP C++ preprocessor
2866 echo "$as_me:2866: checking how to run the C preprocessor" >&5
2867 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
3050 { { echo "$as_me:3050: error: C preprocessor \"$CPP\" fails sanity check" >&5
3051 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
5274 echo "$as_me:5274: checking for native build C preprocessor" >
[all...]
/freebsd-current/contrib/libpcap/
H A Dconfigure1484 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1486 CPP C preprocessor
2249 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
2250 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
2712 # Predefined preprocessor variables.
3982 your preprocessor is broken;
3986 your preprocessor is broken;
4138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4139 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4260 as_fn_error $? "C preprocessor \"
[all...]
/freebsd-current/contrib/ntp/sntp/
H A Dconfigure1681 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1683 CPP C preprocessor
2621 # Predefined preprocessor variables.
2774 #error "your preprocessor is broken"
2778 #error "your preprocessor is broken"
5944 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5945 printf %s "checking how to run the C preprocessor... " >&6; }
6061 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
7108 /* For now, do not test the preprocessor; as of 2007 there are too many
7410 /* For now, do not test the preprocessor; a
[all...]

Completed in 696 milliseconds

12