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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h66 OP_POSTINC, /* 50 */ enumerator in enum:opcode
H A Dperly.c2133 { yyval.opval = newUNOP(OP_POSTINC, 0,
2134 mod(scalar(yyvsp[-1].opval), OP_POSTINC)); }
H A Dop.c782 case OP_POSTINC:
1302 case OP_POSTINC:

Completed in 109 milliseconds