Home
last modified time | relevance | path

Searched refs:cppstdin (Results 1 – 23 of 23) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/ext/Errno/
DErrno_pm.PL91 my $cppstdin;
94 unless (defined $cppstdin) {
96 $cppstdin = $Config{cppstdin};
101 ($cppstdin eq 'cppstdin'
104 $cppstdin = $upup_cppstdin if $cppstdin_is_wrapper;
106 return "$cppstdin $Config{cppflags} $Config{cppminus}";
DChangeLog25 Workaround: use $Config{cppstdin}, like Errno 1.04 did.
/openbsd/src/gnu/usr.bin/perl/hints/
Dqnx.sh219 cppstdin=`which cpp 2>/dev/null`
220 if [ -n "$cppstdin" ]; then
222 I found a cpp at $cppstdin and will assume it is a good
227 cpprun="$cppstdin"
Dos390.sh235 …NVIRON -E -Wc,"LANGLVL(DOLLARINNAMES)",NOLOC ${1+"$@"} .$$.c | fgrep -v "??="; rm .$$.c' > cppstdin
238 …SOURCE -E -Wc,"LANGLVL(DOLLARINNAMES)",NOLOC ${1+"$@"} .$$.c | fgrep -v "??="; rm .$$.c' > cppstdin
Dirix_6.sh358 cd ..; cppstdin=`pwd`/cppstdin; cd UU
359 cpprun="$cppstdin"
/openbsd/src/gnu/usr.bin/perl/
Dmakedepend_file.SH135 $cppstdin -DPERL_CORE $finc -I. $cppflags $cppminus <UU/$file.c |
149 $cppstdin -DPERL_CORE $finc -I. $cppflags $cppminus <UU/$file.c >$$.cout 2>$$.cerr
DConfigure374 cppstdin=''
4806 if test ! -f cppstdin; then
4810 …nt "# 0 \""$2"\"" }'"'"' .$$.u; rm -f .$$.o .$$.u; '"$cc"' -E ${1+"$@"} .$$.c; rm .$$.c' > cppstdin
4812 echo 'cat >.$$.c; '"$cc $cppflags"' -E ${1+"$@"} .$$.c; rm .$$.c' >cppstdin
4817 chmod 755 cppstdin
4818 wrapper=`pwd`/cppstdin
4822 if $test "X$cppstdin" != "X" && \
4823 $cppstdin $cppminus <testcpp.c >testcpp.out 2>&1 && \
4826 echo "You used to use $cppstdin $cppminus so we'll use that again."
4841 case "$cppstdin" in
[all …]
DMakefile.SH1346 rm -f config.sh cppstdin Policy.sh extras.lst
DREADME.hpux402 flag -Aa is added to the cpprun and cppstdin variables in the config.sh
Dconfigure.com3077 $ cppstdin="''perl_cc'/noobj/comments=as_is/preprocess=sys$output sys$input"
DINSTALL2385 cppstdin This is used by the deprecated switch perl -P,
/openbsd/src/gnu/usr.bin/perl/dist/Module-CoreList/t/
Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc71 cppstdin='cppstdin'
Dconfig.gc71 cppstdin='~cc~ -E'
Dconfig_H.vc1420 #define CPPSTDIN "cppstdin"
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_sh.sample84 cppstdin='cppstdin'
Dconfig_h.sample969 #define CPPSTDIN "cppstdin"
Dconfig.plan91016 #define CPPSTDIN "cppstdin"
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig.sh96 cppstdin='cc -E'
DGlossary338 cpplast (cppstdin.U):
340 to cpprun and not cppstdin.
342 cppminus (cppstdin.U):
345 output. This variable will have the value "-" if cppstdin needs
348 cpprun (cppstdin.U):
356 cppstdin (cppstdin.U):
/openbsd/src/gnu/usr.bin/perl/Cross/
Dconfig.sh-arm-linux-n77083 cppstdin='arm-none-linux-gnueabi-gcc -E'
Dconfig.sh-arm-linux84 cppstdin='cc -E'
DMakefile-cross-SH922 rm -f config.sh cppstdin Policy.sh extras.lst