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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h709 #define newCONSTSUB Perl_newCONSTSUB
3235 #define newCONSTSUB(a,b,c) Perl_newCONSTSUB(aTHX_ a,b,c)
H A Dproto.h483 PERL_CALLCONV CV* Perl_newCONSTSUB(pTHX_ HV* stash, char* name, SV* sv);
H A Dop.c4459 Perl_newCONSTSUB(pTHX_ HV *stash, char *name, SV *sv) function

Completed in 84 milliseconds