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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h365 OP_SETSTATE, /* 349 */ enumerator in enum:opcode
H A Dop.c321 if (type == OP_NEXTSTATE || type == OP_SETSTATE || type == OP_DBSTATE)
631 || o->op_type == OP_SETSTATE
634 || o->op_targ == OP_SETSTATE
6370 case OP_SETSTATE:
6434 || o->op_targ == OP_SETSTATE)
H A Ddump.c668 case OP_SETSTATE:

Completed in 37 milliseconds