Home
last modified time | relevance | path

Searched refs:PL_scopestack_max (Results 1 – 22 of 22) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dscope.c111 if (UNLIKELY(PL_scopestack_ix == PL_scopestack_max)) { in Perl_push_scope()
112 const IV new_max = GROW(PL_scopestack_max); in Perl_push_scope()
117 PL_scopestack_max = new_max; in Perl_push_scope()
H A Dembedvar.h287 #define PL_scopestack_max (vTHX->Iscopestack_max) macro
H A Dperl.c4356 PL_scopestack_max = REASONABLE(32); in Perl_init_stacks()
H A Dsv.c15384 PL_scopestack_max = proto_perl->Iscopestack_max; in perl_clone_using()
15768 Newx(PL_scopestack, PL_scopestack_max, I32); in perl_clone_using()
15772 Newx(PL_scopestack_name, PL_scopestack_max, const char *); in perl_clone_using()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dscope.c111 if (UNLIKELY(PL_scopestack_ix == PL_scopestack_max)) { in Perl_push_scope()
112 const IV new_max = GROW(PL_scopestack_max); in Perl_push_scope()
117 PL_scopestack_max = new_max; in Perl_push_scope()
H A Dembedvar.h265 #define PL_scopestack_max (vTHX->Iscopestack_max) macro
H A Dperl.c4346 PL_scopestack_max = REASONABLE(32); in Perl_init_stacks()
H A Dsv.c15559 PL_scopestack_max = proto_perl->Iscopestack_max; in perl_clone_using()
15943 Newx(PL_scopestack, PL_scopestack_max, I32); in perl_clone_using()
15947 Newx(PL_scopestack_name, PL_scopestack_max, const char *); in perl_clone_using()
/dports/lang/perl5.30/perl-5.30.3/
H A Dscope.c109 if (UNLIKELY(PL_scopestack_ix == PL_scopestack_max)) { in Perl_push_scope()
110 const IV new_max = GROW(PL_scopestack_max); in Perl_push_scope()
115 PL_scopestack_max = new_max; in Perl_push_scope()
H A Dembedvar.h272 #define PL_scopestack_max (vTHX->Iscopestack_max) macro
H A Dperl.c4329 PL_scopestack_max = REASONABLE(32); in Perl_init_stacks()
H A Dsv.c15369 PL_scopestack_max = proto_perl->Iscopestack_max; in perl_clone_using()
15696 Newx(PL_scopestack, PL_scopestack_max, I32); in perl_clone_using()
15700 Newx(PL_scopestack_name, PL_scopestack_max, const char *); in perl_clone_using()
/dports/lang/perl5.32/perl-5.32.1/
H A Dscope.c111 if (UNLIKELY(PL_scopestack_ix == PL_scopestack_max)) { in Perl_push_scope()
112 const IV new_max = GROW(PL_scopestack_max); in Perl_push_scope()
117 PL_scopestack_max = new_max; in Perl_push_scope()
H A Dembedvar.h287 #define PL_scopestack_max (vTHX->Iscopestack_max) macro
H A Dperl.c4376 PL_scopestack_max = REASONABLE(32); in Perl_init_stacks()
H A Dsv.c15422 PL_scopestack_max = proto_perl->Iscopestack_max; in perl_clone_using()
15802 Newx(PL_scopestack, PL_scopestack_max, I32); in perl_clone_using()
15806 Newx(PL_scopestack_name, PL_scopestack_max, const char *); in perl_clone_using()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5005000510 PL_scopestack_max # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5005000509 PL_scopestack_max # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5005000509 PL_scopestack_max # Z added by devel/scanprov
/dports/devel/p5-Coro/Coro-6.57/Coro/
H A DState.xs998 PL_scopestack_max = 8; in coro_init_stacks()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2813 syn keyword xsMacro PL_scopestack_max PL_scopestack_name PL_secondgv
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2813 syn keyword xsMacro PL_scopestack_max PL_scopestack_name PL_secondgv