Searched refs:CPPSTDIN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Duconfig.h1502 /* CPPSTDIN:
1511 * output. This symbol will have the value "-" if CPPSTDIN needs a minus
1518 * The main difference with CPPSTDIN is that this program will never be a
1525 * symbol CPPMINUS is used with CPPSTDIN. It contains either "-" or "".
1527 #define CPPSTDIN "" macro
H A Dperl.c3131 char *cpp_cfg = CPPSTDIN;
3136 Perl_croak(aTHX_ "Can't run with cpp -P with CPPSTDIN undefined");

Completed in 28 milliseconds