Home
last modified time | relevance | path

Searched refs:OP_LEAVEGIVEN (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dopnames.h238 OP_LEAVEGIVEN = 221, enumerator
H A Dpp_ctl.c2856 o->op_type == OP_LEAVEGIVEN) in S_dofindlabel()
6080 assert(cx->blk_givwhen.leave_op->op_type == OP_LEAVEGIVEN); in PP()
H A Dop.c2412 case OP_LEAVEGIVEN: in Perl_scalarvoid()
9725 OP_ENTERGIVEN, OP_LEAVEGIVEN, in Perl_newGIVENOP()