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

/openbsd-current/gnu/usr.bin/perl/
H A Drun.c37 Perl_runops_standard(pTHX) function
H A Dperl.h5222 # define RUNOPS_DEFAULT Perl_runops_standard
6266 INIT(Perl_runops_standard);
H A Dembed.h539 # define runops_standard() Perl_runops_standard(aTHX)
H A Dproto.h3844 Perl_runops_standard(pTHX);
/openbsd-current/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.xs13 PL_runops = flag ? Perl_runops_debug : Perl_runops_standard;
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs4133 Perl_runops_standard(interp_dup);

Completed in 304 milliseconds