Home
last modified time | relevance | path

Searched refs:PERL_GET_VARS (Results 1 – 6 of 6) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/symbian/
H A Dsymbianish.h139 # undef PERL_GET_VARS
142 # define PERL_GET_VARS() symbian_get_vars() macro
/dports/lang/perl5.32/perl-5.32.1/symbian/
H A Dsymbianish.h139 # undef PERL_GET_VARS
142 # define PERL_GET_VARS() symbian_get_vars() macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl.h144 #if defined(PERL_GLOBAL_STRUCT) && !defined(PERL_GET_VARS)
147 # define PERL_GET_VARS() Perl_GetVarsPrivate() /* see miniperlmain.c */ macro
149 # define PERL_GET_VARS() PL_VarsPtr macro
159 # define dVAR pVAR = (struct perl_vars*)PERL_GET_VARS()
5523 # undef PERL_GET_VARS
5524 # define PERL_GET_VARS() PL_VarsPtr macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl.h149 #if defined(PERL_GLOBAL_STRUCT) && !defined(PERL_GET_VARS)
152 # define PERL_GET_VARS() Perl_GetVarsPrivate() /* see miniperlmain.c */ macro
154 # define PERL_GET_VARS() PL_VarsPtr macro
164 # define dVAR pVAR = (struct perl_vars*)PERL_GET_VARS()
5276 # undef PERL_GET_VARS
5277 # define PERL_GET_VARS() PL_VarsPtr macro
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2662 syn keyword xsMacro PERL_GET_INTERP PERL_GET_THX PERL_GET_VARS
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2662 syn keyword xsMacro PERL_GET_INTERP PERL_GET_THX PERL_GET_VARS