Home
last modified time | relevance | path

Searched refs:OP_LEAVE (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dopnames.h196 OP_LEAVE, /* 178 */ enumerator
Dop.c349 case OP_LEAVE: in Perl_op_free()
659 case OP_LEAVE: in Perl_scalar()
888 case OP_LEAVE: in Perl_scalarvoid()
973 case OP_LEAVE: in Perl_list()
1009 o->op_type == OP_LEAVE || in Perl_scalarseq()
1317 case OP_LEAVE: in Perl_mod()
1524 case OP_LEAVE: in Perl_ref()
1875 o->op_type = OP_LEAVE; in Perl_scope()
1876 o->op_ppaddr = PL_ppaddr[OP_LEAVE]; in Perl_scope()
6009 if (kid->op_type == OP_SCOPE || kid->op_type == OP_LEAVE) { in Perl_ck_sort()
[all …]
Ddump.c480 o->op_type == OP_LEAVE || in Perl_do_op_dump()
722 case OP_LEAVE: in Perl_do_op_dump()
Dpp_ctl.c2115 if (o->op_type == OP_LEAVE || in S_dofindlabel()
Dsv.c10681 case OP_LEAVE: in Perl_ss_dup()