Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/ext/Errno/
H A DErrno_pm.PL69 # This file could be a temporary file created by cppstdin
91 my $cppstdin;
94 unless (defined $cppstdin) {
96 $cppstdin = $Config{cppstdin};
99 "cppstdin");
101 ($cppstdin eq 'cppstdin'
104 $cppstdin = $upup_cppstdin if $cppstdin_is_wrapper;
106 return "$cppstdin
[all...]
H A DChangeLog25 Workaround: use $Config{cppstdin}, like Errno 1.04 did.
/openbsd-src/gnu/usr.bin/perl/hints/
H A 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"
H A 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
H A Dirix_6.sh358 cd ..; cppstdin=`pwd`/cppstdin; cd UU
359 cpprun="$cppstdin"
/openbsd-src/gnu/usr.bin/perl/
H A 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
H A Duconfig.sh
H A Duconfig64.sh
H A DREADME.hpux402 flag -Aa is added to the cpprun and cppstdin variables in the config.sh
H A Dconfigure.com3077 $ cppstdin="''perl_cc'/noobj/comments=as_is/preprocess=sys$output sys$input"
5881 $ WC "cppstdin='" + cppstdin + "'"
/openbsd-src/gnu/usr.bin/perl/dist/Module-CoreList/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dconfig.vc71 cppstdin='cppstdin'
H A Dconfig.gc71 cppstdin='~cc~ -E'
H A Dconfig_H.vc1420 #define CPPSTDIN "cppstdin"
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_sh.sample84 cppstdin='cppstdin'
H A Dconfig_h.sample969 #define CPPSTDIN "cppstdin"
H A Dconfig.plan91016 #define CPPSTDIN "cppstdin"