Searched refs:S_newMETHOP_internal (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 1444 # define newMETHOP_internal(a,b,c,d) S_newMETHOP_internal(aTHX_ a,b,c,d)
|
| D | proto.h | 7508 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP *dynamic_meth, SV * const_meth);
|
| D | op.c | 5889 S_newMETHOP_internal(pTHX_ I32 type, I32 flags, OP* dynamic_meth, SV* const_meth) { in S_newMETHOP_internal() function
|