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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dutf8.c1593 if (IN_PERL_COMPILETIME) {
1609 if (IN_PERL_COMPILETIME) {
1726 if (IN_PERL_COMPILETIME)
H A Dcop.h591 #define IN_PERL_COMPILETIME (PL_curcop == &PL_compiling) macro
H A Dpp_ctl.c2651 if (IN_PERL_COMPILETIME) {
2690 PUSHBLOCK(cx, CXt_EVAL|(IN_PERL_COMPILETIME ? 0 : CXp_REAL), SP);
2706 if (IN_PERL_COMPILETIME)
H A Dperl.h3943 (IN_PERL_COMPILETIME ? IN_LOCALE_COMPILETIME : IN_LOCALE_RUNTIME)
H A Dsv.c6155 if (IN_PERL_COMPILETIME) {

Completed in 59 milliseconds