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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h706 #define newANONSUB Perl_newANONSUB
3232 #define newANONSUB(a,b,c) Perl_newANONSUB(aTHX_ a,b,c)
H A Dproto.h480 PERL_CALLCONV OP* Perl_newANONSUB(pTHX_ I32 floor, OP* proto, OP* block);
H A Dop.c4663 Perl_newANONSUB(pTHX_ I32 floor, OP *proto, OP *block) function

Completed in 51 milliseconds