Searched refs:PLATFORM_SYS_INIT_ (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dunixish.h140 # define PLATFORM_SYS_INIT_ STMT_START { \ macro
146 # define PLATFORM_SYS_INIT_ NOOP macro
152 MALLOC_INIT; PLATFORM_SYS_INIT_;
H A Dperl.c105 #ifndef PLATFORM_SYS_INIT_
106 # define PLATFORM_SYS_INIT_ NOOP macro
116 MALLOC_INIT; PLATFORM_SYS_INIT_;

Completed in 76 milliseconds