Searched refs:Perl_newSUB (Results 1 – 8 of 8) sorted by relevance
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | mathoms.c | 1135 Perl_newSUB(pTHX_ I32 floor, OP *o, OP *proto, OP *block) in Perl_newSUB() function
|
H A D | proto.h | 2466 PERL_CALLCONV CV* Perl_newSUB(pTHX_ I32 floor, OP* o, OP* proto, OP* block);
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | mathoms.c | 1146 Perl_newSUB(pTHX_ I32 floor, OP *o, OP *proto, OP *block) in Perl_newSUB() function
|
H A D | proto.h | 2377 PERL_CALLCONV CV* Perl_newSUB(pTHX_ I32 floor, OP* o, OP* proto, OP* block);
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | mathoms.c | 1135 Perl_newSUB(pTHX_ I32 floor, OP *o, OP *proto, OP *block) in Perl_newSUB() function
|
H A D | proto.h | 2406 PERL_CALLCONV CV* Perl_newSUB(pTHX_ I32 floor, OP* o, OP* proto, OP* block);
|
/dports/lang/perl5.30/perl-5.30.3/ |
H A D | mathoms.c | 1138 Perl_newSUB(pTHX_ I32 floor, OP *o, OP *proto, OP *block) in Perl_newSUB() function
|
H A D | proto.h | 2474 PERL_CALLCONV CV* Perl_newSUB(pTHX_ I32 floor, OP* o, OP* proto, OP* block);
|