Searched refs:Perl_newOP (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h716 #define newOP Perl_newOP
3242 #define newOP(a,b) Perl_newOP(aTHX_ a,b)
H A Dproto.h490 PERL_CALLCONV OP* Perl_newOP(pTHX_ I32 optype, I32 flags);
H A Dop.c2247 Perl_newOP(pTHX_ I32 type, I32 flags) function

Completed in 61 milliseconds