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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h172 OP_RANGE, /* 156 */ enumerator in enum:opcode
H A Dop.c699 case OP_RANGE:
3602 range->op_type = OP_RANGE;
3603 range->op_ppaddr = PL_ppaddr[OP_RANGE];
3622 range->op_targ = pad_alloc(OP_RANGE, SVs_PADMY);
3624 flip->op_targ = pad_alloc(OP_RANGE, SVs_PADMY);
6539 case OP_RANGE:
H A Ddump.c699 case OP_RANGE:

Completed in 113 milliseconds