Searched refs:PL_runops (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/C/
H A DC.xs53 PL_runops = my_runops;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs10 bool d = PL_runops == MEMBER_TO_FPTR(Perl_runops_debug);
13 PL_runops
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h519 #undef PL_runops
520 #define PL_runops (*Perl_Irunops_ptr(aTHX))
H A Dembedvar.h399 #define PL_runops (PERL_GET_INTERP->Irunops) macro
721 #define PL_runops (vTHX->Irunops) macro
1046 #define PL_Irunops PL_runops
H A Dperl.h137 #define CALLRUNOPS CALL_FPTR(PL_runops)
H A Dsv.c11021 PL_runops = proto_perl->Irunops;

Completed in 385 milliseconds