Searched defs:PERL_SET_CONTEXT (Results 1 – 5 of 5) sorted by relevance
159 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro163 #define PERL_SET_CONTEXT(t) Perl_set_context(t) macro
35 # define PERL_SET_CONTEXT(t) Perl_set_context((void*)t) macro156 #define PERL_SET_CONTEXT(t) cthread_set_data(cthread_self(), t) macro318 # define PERL_SET_CONTEXT(t) \ macro
4450 # define PERL_SET_CONTEXT(i) PERL_SET_INTERP(i) macro
150 #define PERL_SET_CONTEXT(t) (PL_current_context = t) macro