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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Drun.c22 Perl_runops_standard(pTHX) function
H A Dintrpvar.h551 PERLVARI(Irunops_std, runops_proc_t, MEMBER_TO_FPTR(Perl_runops_standard))
H A Dperl.h2978 # define RUNOPS_DEFAULT Perl_runops_standard
H A Dembed.h1186 #define runops_standard Perl_runops_standard
3708 #define runops_standard() Perl_runops_standard(aTHX)
H A Dproto.h848 PERL_CALLCONV int Perl_runops_standard(pTHX);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs14 = MEMBER_TO_FPTR(flag ? Perl_runops_debug : Perl_runops_standard);

Completed in 1310 milliseconds