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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h184 OP_LEAVESUBLV, /* 168 */ enumerator in enum:opcode
H A Dop.c292 case OP_LEAVESUBLV:
1154 if (type == OP_LEAVESUBLV)
1185 if (type == OP_LEAVESUBLV)
1219 if (type == OP_LEAVESUBLV)
1235 if (type == OP_LEAVESUBLV)
1264 if (type != OP_LEAVESUBLV)
1276 if (type != OP_LEAVESUBLV)
1287 && type != OP_LEAVESUBLV)
4333 CvROOT(cv) = newUNOP(OP_LEAVESUBLV, 0,
4334 mod(scalarseq(block), OP_LEAVESUBLV));
[all...]
H A Ddump.c475 o->op_type == OP_LEAVESUBLV ||
719 case OP_LEAVESUBLV:
H A Dsv.c10482 case OP_LEAVESUBLV:

Completed in 72 milliseconds