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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h330 OP_LEAVETRY, /* 314 */ enumerator in enum:opcode
H A Dop.c593 case OP_LEAVETRY:
812 case OP_LEAVETRY:
897 case OP_LEAVETRY:
935 o->op_type == OP_LEAVETRY)
4949 o->op_type = OP_LEAVETRY;
4950 o->op_ppaddr = PL_ppaddr[OP_LEAVETRY];
H A Dpp_ctl.c2059 o->op_type == OP_LEAVETRY)

Completed in 239 milliseconds