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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h200 OP_RETURN, /* 184 */ enumerator in enum:opcode
H A Dop.c559 || o->op_type == OP_RETURN)
641 || o->op_type == OP_RETURN)
858 || o->op_type == OP_RETURN)
1263 case OP_RETURN:
4056 if (type == OP_LEAVESUB || type == OP_RETURN)
H A Dtoke.c4814 OLDLOP(OP_RETURN);

Completed in 41 milliseconds