Searched refs:Perl_do_aexec (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | doio.c | 1453 Perl_do_aexec(pTHX_ SV *really, register SV **mark, register SV **sp) in Perl_do_aexec() function
|
| D | embed.h | 168 #define do_aexec Perl_do_aexec 2224 #define do_aexec(a,b,c) Perl_do_aexec(aTHX_ a,b,c)
|
| D | proto.h | 262 PERL_CALLCONV bool Perl_do_aexec(pTHX_ SV* really, SV** mark, SV** sp);
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2.c | 1523 Perl_do_aexec(pTHX_ SV* really, SV** vmark, SV** vsp) in Perl_do_aexec() function
|