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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A DByteLoader.xs112 PL_eval_root = newUNOP(OP_LEAVEEVAL, 0, PL_eval_root);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h328 OP_LEAVEEVAL, /* 312 */ enumerator in enum:opcode
H A Ddump.c717 case OP_LEAVEEVAL:
H A Dpp_ctl.c2874 if (PL_eval_root->op_type == OP_LEAVEEVAL
H A Dop.c293 case OP_LEAVEEVAL:
1875 PL_eval_root = newUNOP(OP_LEAVEEVAL,
H A Dsv.c10483 case OP_LEAVEEVAL:

Completed in 205 milliseconds