Home
last modified time | relevance | path

Searched defs:PERL_SYS_INIT_BODY (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Ddosish.h17 # define PERL_SYS_INIT_BODY(c,v) \ macro
22 # define PERL_SYS_INIT_BODY(c,v) \ macro
H A Dunixish.h150 #define PERL_SYS_INIT_BODY( global() macro
H A Dperl.c114 #ifndef PERL_SYS_INIT_BODY macro
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dplan9ish.h107 #define PERL_SYS_INIT_BODY(c,v) \ macro
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2ish.h234 # define PERL_SYS_INIT_BODY( global() macro
247 # define PERL_SYS_INIT_BODY( global() macro
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h303 #define PERL_SYS_INIT_BODY(c,v) MALLOC_CHECK_TAINT2(*c,*v) vms_image_init((c),(v)); PERLIO_INIT; MA… macro