Home
last modified time | relevance | path

Searched refs:Perl_custom_op_xop (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501900611 Perl_custom_op_xop # Z added by devel/scanprov
/openbsd-src/gnu/usr.bin/perl/
H A Dop.h977 #define Perl_custom_op_xop(x) \ macro
H A Dembed.fnc2485 Admu |const XOP *|Perl_custom_op_xop \
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs2442 /* author note: this test doesn't imply Perl_custom_op_xop is or isn't public
2443 API or that Perl_custom_op_xop is known to be used outside the core */
2452 xop = Perl_custom_op_xop(aTHX_ (OP *)unop);
/openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2850 Admu |const XOP * |Perl_custom_op_xop |NN const OP *o