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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h231 OP_RECV, /* 215 */ enumerator in enum:opcode
384 (op) == OP_RECV || \
H A Dpp_sys.c1609 if (PL_op->op_type == OP_RECV) {
1645 if (PL_op->op_type == OP_RECV)
H A Dtoke.c4870 LOP(OP_RECV,XTERM);
H A Dop.c1330 case OP_RECV:

Completed in 65 milliseconds