Home
last modified time | relevance | path

Searched refs:CX_LEAVE_SCOPE (Results 1 – 25 of 32) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50230087 CX_LEAVE_SCOPE # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50230087 CX_LEAVE_SCOPE # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50230087 CX_LEAVE_SCOPE # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c1593 CX_LEAVE_SCOPE(cx); in Perl_dounwind()
1677 CX_LEAVE_SCOPE(cx); in S_pop_eval_context_maybe_croak()
2188 CX_LEAVE_SCOPE(cx); in PP()
2366 CX_LEAVE_SCOPE(cx); in PP()
2475 CX_LEAVE_SCOPE(cx); in PP()
2668 CX_LEAVE_SCOPE(cx); in PP()
2706 CX_LEAVE_SCOPE(cx); in PP()
4693 CX_LEAVE_SCOPE(cx); in Perl_delete_eval_scope()
4758 CX_LEAVE_SCOPE(cx); in PP()
4802 CX_LEAVE_SCOPE(cx); in PP()
[all …]
H A Dcop.h760 #define CX_LEAVE_SCOPE(cx) LEAVE_SCOPE(cx->blk_oldsaveix) macro
1321 CX_LEAVE_SCOPE(cx); \
H A Dpp_sort.c910 CX_LEAVE_SCOPE(cx); in PP()
H A Dpp_hot.c252 CX_LEAVE_SCOPE(cx); in PP()
4967 CX_LEAVE_SCOPE(cx); in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c1592 CX_LEAVE_SCOPE(cx); in Perl_dounwind()
1675 CX_LEAVE_SCOPE(cx); in S_pop_eval_context_maybe_croak()
2188 CX_LEAVE_SCOPE(cx); in PP()
2366 CX_LEAVE_SCOPE(cx); in PP()
2475 CX_LEAVE_SCOPE(cx); in PP()
2655 CX_LEAVE_SCOPE(cx); in PP()
2693 CX_LEAVE_SCOPE(cx); in PP()
4672 CX_LEAVE_SCOPE(cx); in Perl_delete_eval_scope()
4737 CX_LEAVE_SCOPE(cx); in PP()
4781 CX_LEAVE_SCOPE(cx); in PP()
[all …]
H A Dcop.h769 #define CX_LEAVE_SCOPE(cx) LEAVE_SCOPE(cx->blk_oldsaveix) macro
1324 CX_LEAVE_SCOPE(cx); \
H A Dpp_sort.c918 CX_LEAVE_SCOPE(cx); in PP()
H A Dpp_hot.c252 CX_LEAVE_SCOPE(cx); in PP()
4953 CX_LEAVE_SCOPE(cx); in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c302 CX_LEAVE_SCOPE(cx); in PP()
1651 CX_LEAVE_SCOPE(cx); in S_pop_eval_context_maybe_croak()
2154 CX_LEAVE_SCOPE(cx); in PP()
2332 CX_LEAVE_SCOPE(cx); in PP()
2441 CX_LEAVE_SCOPE(cx); in PP()
2621 CX_LEAVE_SCOPE(cx); in PP()
2659 CX_LEAVE_SCOPE(cx); in PP()
4589 CX_LEAVE_SCOPE(cx); in Perl_delete_eval_scope()
4650 CX_LEAVE_SCOPE(cx); in PP()
4694 CX_LEAVE_SCOPE(cx); in PP()
[all …]
H A Dcop.h596 #define CX_LEAVE_SCOPE(cx) LEAVE_SCOPE(cx->blk_oldsaveix) macro
1159 CX_LEAVE_SCOPE(cx); \
H A Dpp_sort.c1023 CX_LEAVE_SCOPE(cx); in PP()
H A Dpp_hot.c251 CX_LEAVE_SCOPE(cx); in PP()
4909 CX_LEAVE_SCOPE(cx); in PP()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c308 CX_LEAVE_SCOPE(cx); in PP()
1660 CX_LEAVE_SCOPE(cx); in S_pop_eval_context_maybe_croak()
2173 CX_LEAVE_SCOPE(cx); in PP()
2351 CX_LEAVE_SCOPE(cx); in PP()
2460 CX_LEAVE_SCOPE(cx); in PP()
2640 CX_LEAVE_SCOPE(cx); in PP()
2678 CX_LEAVE_SCOPE(cx); in PP()
4616 CX_LEAVE_SCOPE(cx); in Perl_delete_eval_scope()
4677 CX_LEAVE_SCOPE(cx); in PP()
4721 CX_LEAVE_SCOPE(cx); in PP()
[all …]
H A Dcop.h625 #define CX_LEAVE_SCOPE(cx) LEAVE_SCOPE(cx->blk_oldsaveix) macro
1195 CX_LEAVE_SCOPE(cx); \
H A Dpp_sort.c921 CX_LEAVE_SCOPE(cx); in PP()
H A Dpp_hot.c252 CX_LEAVE_SCOPE(cx); in PP()
4949 CX_LEAVE_SCOPE(cx); in PP()
/dports/devel/p5-Data-Alias/Data-Alias-1.25/
H A DAlias.xs1380 CX_LEAVE_SCOPE(cx); in DataAlias_pp_leave()
1527 CX_LEAVE_SCOPE(cx); in DataAlias_pp_return()
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperl5240delta.pod1556 CX_CUR(), CX_LEAVE_SCOPE(), CX_POP()
1578 C<cx_popsub()> and placed into its own macro, C<CX_LEAVE_SCOPE(cx)>, which
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperl5240delta.pod1556 CX_CUR(), CX_LEAVE_SCOPE(), CX_POP()
1578 C<cx_popsub()> and placed into its own macro, C<CX_LEAVE_SCOPE(cx)>, which
H A Dperlguts.pod3420 CX_LEAVE_SCOPE(cx);
3451 The next step is to pop savestack entries: C<CX_LEAVE_SCOPE(cx)> is just
3462 C<CX_LEAVE_SCOPE> itself is safely re-entrant: if only half the savestack
3464 C<CX_LEAVE_SCOPE>s in C<dounwind> or C<pp_leaveeval> will continue where
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperl5240delta.pod1556 CX_CUR(), CX_LEAVE_SCOPE(), CX_POP()
1578 C<cx_popsub()> and placed into its own macro, C<CX_LEAVE_SCOPE(cx)>, which
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperl5240delta.pod1556 CX_CUR(), CX_LEAVE_SCOPE(), CX_POP()
1578 C<cx_popsub()> and placed into its own macro, C<CX_LEAVE_SCOPE(cx)>, which

12