Home
last modified time | relevance | path

Searched refs:CX_CUR (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/p5-true/true-v1.0.2/
H A Dtrue.xs13 #ifndef CX_CUR
14 #define CX_CUR() (&cxstack[cxstack_ix]) macro
94 const PERL_CONTEXT * cx = CX_CUR(); in true_leaveeval()
/dports/devel/p5-Object-Pad/Object-Pad-0.58/hax/
H A Dperl-backcompat.c.inc58 #ifndef CX_CUR
59 # define CX_CUR() (&cxstack[cxstack_ix])
H A Ddumpers.c.inc124 PERL_CONTEXT *cx = CX_CUR();
/dports/devel/p5-XS-Parse-Keyword/XS-Parse-Keyword-0.21/hax/
H A Dperl-backcompat.c.inc58 #ifndef CX_CUR
59 # define CX_CUR() (&cxstack[cxstack_ix])
/dports/devel/p5-Syntax-Keyword-Try/Syntax-Keyword-Try-0.26/hax/
H A Dperl-backcompat.c.inc58 #ifndef CX_CUR
59 # define CX_CUR() (&cxstack[cxstack_ix])
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c2172 cx = CX_CUR(); in PP()
2352 cx = CX_CUR(); in PP()
2392 cx = CX_CUR(); in PP()
2682 cx = CX_CUR(); in PP()
4586 cx = CX_CUR(); in PP()
4692 cx = CX_CUR(); in Perl_delete_eval_scope()
4746 cx = CX_CUR(); in PP()
4792 cx = CX_CUR(); in PP()
5375 cx = CX_CUR(); in PP()
5425 cx = CX_CUR(); in PP()
[all …]
H A Dcop.h756 #define CX_CUR() (&cxstack[cxstack_ix]) macro
767 assert(CX_CUR() == cx); \
976 # define CX_PUSHSUBST(cx) CXINC, cx = CX_CUR(), \
1320 cx = CX_CUR(); \
1340 PERL_CONTEXT *cx = CX_CUR(); \
H A Dpp_hot.c52 PL_stack_sp = PL_stack_base + CX_CUR()->blk_oldsp; in PP()
247 cx = CX_CUR(); in PP()
3909 cx = CX_CUR(); in PP()
4949 cx = CX_CUR(); in PP()
H A Dpp_sort.c906 cx = CX_CUR(); in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c2172 cx = CX_CUR(); in PP()
2352 cx = CX_CUR(); in PP()
2392 cx = CX_CUR(); in PP()
2669 cx = CX_CUR(); in PP()
4565 cx = CX_CUR(); in PP()
4671 cx = CX_CUR(); in Perl_delete_eval_scope()
4725 cx = CX_CUR(); in PP()
4771 cx = CX_CUR(); in PP()
5354 cx = CX_CUR(); in PP()
5404 cx = CX_CUR(); in PP()
[all …]
H A Dcop.h765 #define CX_CUR() (&cxstack[cxstack_ix]) macro
776 assert(CX_CUR() == cx); \
985 # define CX_PUSHSUBST(cx) CXINC, cx = CX_CUR(), \
1323 cx = CX_CUR(); \
1343 PERL_CONTEXT *cx = CX_CUR(); \
H A Dpp_hot.c52 PL_stack_sp = PL_stack_base + CX_CUR()->blk_oldsp; in PP()
247 cx = CX_CUR(); in PP()
3895 cx = CX_CUR(); in PP()
4935 cx = CX_CUR(); in PP()
H A Dpp_sort.c914 cx = CX_CUR(); in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c2138 cx = CX_CUR(); in PP()
2318 cx = CX_CUR(); in PP()
2358 cx = CX_CUR(); in PP()
2635 cx = CX_CUR(); in PP()
4535 cx = CX_CUR(); in PP()
4588 cx = CX_CUR(); in Perl_delete_eval_scope()
4638 cx = CX_CUR(); in PP()
4684 cx = CX_CUR(); in PP()
5267 cx = CX_CUR(); in PP()
5317 cx = CX_CUR(); in PP()
[all …]
H A Dcop.h592 #define CX_CUR() (&cxstack[cxstack_ix]) macro
603 assert(CX_CUR() == cx); \
815 # define CX_PUSHSUBST(cx) CXINC, cx = CX_CUR(), \
1158 cx = CX_CUR(); \
1178 PERL_CONTEXT *cx = CX_CUR(); \
H A Dpp_hot.c51 PL_stack_sp = PL_stack_base + CX_CUR()->blk_oldsp; in PP()
246 cx = CX_CUR(); in PP()
3850 cx = CX_CUR(); in PP()
4891 cx = CX_CUR(); in PP()
H A Dpp_sort.c1019 cx = CX_CUR(); in PP()
H A Dinline.h1980 cx = CX_CUR(); in S_cx_pushblock()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c2157 cx = CX_CUR(); in PP()
2337 cx = CX_CUR(); in PP()
2377 cx = CX_CUR(); in PP()
2654 cx = CX_CUR(); in PP()
4562 cx = CX_CUR(); in PP()
4615 cx = CX_CUR(); in Perl_delete_eval_scope()
4665 cx = CX_CUR(); in PP()
4711 cx = CX_CUR(); in PP()
5294 cx = CX_CUR(); in PP()
5344 cx = CX_CUR(); in PP()
[all …]
H A Dcop.h621 #define CX_CUR() (&cxstack[cxstack_ix]) macro
632 assert(CX_CUR() == cx); \
845 # define CX_PUSHSUBST(cx) CXINC, cx = CX_CUR(), \
1194 cx = CX_CUR(); \
1214 PERL_CONTEXT *cx = CX_CUR(); \
H A Dpp_hot.c52 PL_stack_sp = PL_stack_base + CX_CUR()->blk_oldsp; in PP()
247 cx = CX_CUR(); in PP()
3890 cx = CX_CUR(); in PP()
4931 cx = CX_CUR(); in PP()
H A Dpp_sort.c917 cx = CX_CUR(); in PP()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50230085 CX_CUR # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50230085 CX_CUR # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50230085 CX_CUR # Z added by devel/scanprov

123