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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c3131 char *cpp_cfg = CPPSTDIN; local
3135 if (cpp_cfg[0] == 0) /* PERL_MICRO? */
3137 if (strEQ(cpp_cfg, "cppstdin"))
3139 sv_catpv(cpp, cpp_cfg);

Completed in 28 milliseconds