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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h729 #define newGVREF Perl_newGVREF
3255 #define newGVREF(a,b) Perl_newGVREF(aTHX_ a,b)
H A Dproto.h503 PERL_CALLCONV OP* Perl_newGVREF(pTHX_ I32 type, OP* o);
H A Dop.c4741 Perl_newGVREF(pTHX_ I32 type, OP *o) function

Completed in 62 milliseconds