Home
last modified time | relevance | path

Searched refs:coresub_op (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50150032 coresub_op # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dgv.c692 coresub_op( in S_maybe_add_coresub()
H A Dop.c15624 coresub_op(newSVuv((UV)OP_SSELECT), 0, in Perl_coresub_op()
15626 coresub_op(coreargssv, 0, OP_SELECT) in Perl_coresub_op()
H A Dembed.h925 # define coresub_op(a,b,c) Perl_coresub_op(aTHX_ a,b,c) macro
H A Dembed.fnc843 p |OP * |coresub_op |NN SV * const coreargssv \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc727 p |OP * |coresub_op |NN SV *const coreargssv|const int code \