Home
last modified time | relevance | path

Searched defs:proto_perl (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/win32/
H A Dperllib.c281 perl_clone_host(PerlInterpreter* proto_perl, UV flags) { in perl_clone_host()
/openbsd-src/gnu/usr.bin/perl/
H A Dpad.h522 padnamelist_dup(proto_perl->Icomppad_name, param); \ argument
[all...]
H A Dsv.c15124 Perl_any_dup(pTHX_ void * v,const PerlInterpreter * proto_perl) global() argument
15157 Perl_ss_dup(pTHX_ PerlInterpreter * proto_perl,CLONE_PARAMS * param) global() argument
15531 perl_clone(PerlInterpreter * proto_perl,UV flags) global() argument
15558 perl_clone_using(PerlInterpreter * proto_perl,UV flags,struct IPerlMem * ipM,struct IPerlMem * ipMS,struct IPerlMem * ipMP,struct IPerlEnv * ipE,struct IPerlStdIO * ipStd,struct IPerlLIO * ipLIO,struct IPerlDir * ipD,struct IPerlSock * ipS,struct IPerlProc * ipP) global() argument
[all...]
H A Dsv.h2510 PerlInterpreter *proto_perl; global() member