Home
last modified time | relevance | path

Searched refs:old_eval_root (Results 1 – 16 of 16) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dinline.h2162 cx->blk_eval.old_eval_root = PL_eval_root; in S_cx_pusheval()
2183 PL_eval_root = cx->blk_eval.old_eval_root; in S_cx_popeval()
H A Dcop.h650 OP * old_eval_root; member
H A Dscope.c1539 PTR2UV(cx->blk_eval.old_eval_root)); in Perl_cx_dump()
H A Dpp_ctl.c3047 last_eval_cx->blk_eval.old_eval_root : in PP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dinline.h2287 cx->blk_eval.old_eval_root = PL_eval_root; in Perl_cx_pusheval()
2308 PL_eval_root = cx->blk_eval.old_eval_root; in Perl_cx_popeval()
H A Dcop.h680 OP * old_eval_root; member
H A Dscope.c1543 PTR2UV(cx->blk_eval.old_eval_root)); in Perl_cx_dump()
H A Dpp_ctl.c3069 last_eval_cx->blk_eval.old_eval_root : in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dinline.h2320 cx->blk_eval.old_eval_root = PL_eval_root; in Perl_push_evalortry_common()
2364 PL_eval_root = cx->blk_eval.old_eval_root; in Perl_cx_popeval()
H A Dcop.h818 OP * old_eval_root; member
H A Dscope.c1568 PTR2UV(cx->blk_eval.old_eval_root)); in Perl_cx_dump()
H A Dpp_ctl.c3084 last_eval_cx->blk_eval.old_eval_root : in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dinline.h2912 cx->blk_eval.old_eval_root = PL_eval_root; in Perl_push_evalortry_common()
2956 PL_eval_root = cx->blk_eval.old_eval_root; in Perl_cx_popeval()
H A Dcop.h809 OP * old_eval_root; member
H A Dscope.c1565 PTR2UV(cx->blk_eval.old_eval_root)); in Perl_cx_dump()
H A Dpp_ctl.c3103 last_eval_cx->blk_eval.old_eval_root : in PP()