Home
last modified time | relevance | path

Searched defs:PERL_SET_CONTEXT (Results 1 – 22 of 22) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/NetWare/
H A Dnw5thread.h159 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
163 #define PERL_SET_CONTEXT(t) Perl_set_context(t) macro
/dports/lang/perl5.32/perl-5.32.1/NetWare/
H A Dnw5thread.h159 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
163 #define PERL_SET_CONTEXT(t) Perl_set_context(t) macro
/dports/lang/perl5.30/perl-5.30.3/NetWare/
H A Dnw5thread.h159 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
163 #define PERL_SET_CONTEXT(t) Perl_set_context(t) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dthread.h32 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro
150 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro
388 # define PERL_SET_CONTEXT(t) \ macro
404 # define PERL_SET_CONTEXT(t) \ macro
H A Dperl.h5879 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/back-perl/
H A Dperl_back.h64 # define PERL_SET_CONTEXT(i) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dthread.h34 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro
156 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro
322 # define PERL_SET_CONTEXT(t) \ macro
H A Dperl.h5466 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dthread.h34 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro
156 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro
322 # define PERL_SET_CONTEXT(t) \ macro
H A Dperl.h5713 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dthread.h34 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro
152 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro
387 # define PERL_SET_CONTEXT(t) \ macro
H A Dperl.h5855 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
/dports/lang/perl5.34/perl-5.34.0/win32/
H A Dwin32thread.h139 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/win32/
H A Dwin32thread.h139 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
/dports/lang/perl5.30/perl-5.30.3/win32/
H A Dwin32thread.h145 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
/dports/lang/perl5.32/perl-5.32.1/win32/
H A Dwin32thread.h145 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro
/dports/net/binkd/binkd-1.0.4/
H A Dperlhooks.c870 # define PERL_SET_CONTEXT(p) macro