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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h742 #define newSVOP Perl_newSVOP
3268 #define newSVOP(a,b,c) Perl_newSVOP(aTHX_ a,b,c)
H A Dproto.h516 PERL_CALLCONV OP* Perl_newSVOP(pTHX_ I32 type, I32 flags, SV* sv);
H A Dop.c2835 Perl_newSVOP(pTHX_ I32 type, I32 flags, SV *sv) function

Completed in 64 milliseconds