Home
last modified time | relevance | path

Searched defs:retop (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Ddeb.c344 const OP * const retop = cx->blk_sub.retop; Perl_deb_stack_all() local
H A Dinline.h2807 Perl_cx_pushsub(pTHX_ PERL_CONTEXT * cx,CV * cv,OP * retop,bool hasargs) Perl_cx_pushsub() argument
2885 Perl_cx_pushformat(pTHX_ PERL_CONTEXT * cx,CV * cv,OP * retop,GV * gv) Perl_cx_pushformat() argument
2929 Perl_push_evalortry_common(pTHX_ PERL_CONTEXT * cx,OP * retop,SV * namesv) Perl_push_evalortry_common() argument
2944 Perl_cx_pusheval(pTHX_ PERL_CONTEXT * cx,OP * retop,SV * namesv) Perl_cx_pusheval() argument
2955 Perl_cx_pushtry(pTHX_ PERL_CONTEXT * cx,OP * retop) Perl_cx_pushtry() argument
[all...]
H A Dpp_ctl.c2496 OP *retop; PP() local
2958 OP *retop = NULL; PP() local
5175 OP *retop; PP() local
5369 Perl_create_eval_scope(pTHX_ OP * retop,U32 flags) Perl_create_eval_scope() argument
5390 OP *retop = cLOGOP->op_other->op_next; PP() local
5417 OP *retop; PP() local
[all...]
H A Dcop.h825 OP * retop; /* op to execute on exit from sub */ global() member
838 OP * retop; /* op to execute on exit from sub */ global() member
899 OP * retop; /* op to execute on exit from eval */ global() member
H A Dpp_sys.c1426 S_doform(pTHX_ CV * cv,GV * gv,OP * retop) S_doform() argument
1492 OP *retop; PP() local
H A Dpp_hot.c5207 OP *retop; PP() local
/openbsd-src/usr.bin/ssh/
H A Dbitmap.c115 retop(struct bitmap *b) in retop() function
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs1111 OP *retop = NULL, *listop, *sigop = parse_subsignature(0); THX_parse_keyword_subsignature() local