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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dcop.h503 #define EVAL_INEVAL 1 /* some enclosing scope is an eval */ macro
H A Dpp_ctl.c2770 ? (EVAL_INREQUIRE | (PL_in_eval & EVAL_INEVAL))
2771 : EVAL_INEVAL);
3502 PL_in_eval = EVAL_INEVAL;
H A Dperl.c2185 PL_in_eval = EVAL_INEVAL;

Completed in 41 milliseconds