Searched refs:Perl_custom_op_xop (Results 1 – 5 of 5) sorted by relevance
11 Perl_custom_op_xop # Z added by devel/scanprov
977 #define Perl_custom_op_xop(x) \ macro
2485 Admu |const XOP *|Perl_custom_op_xop \
2442 /* author note: this test doesn't imply Perl_custom_op_xop is or isn't public2443 API or that Perl_custom_op_xop is known to be used outside the core */2452 xop = Perl_custom_op_xop(aTHX_ (OP *)unop);
2850 Admu |const XOP * |Perl_custom_op_xop |NN const OP *o