Searched refs:PerlProc_exit (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dcop.h171 PerlProc_exit(STATUS_EXIT); \
173 PerlProc_exit(1); \
H A DXSUB.h591 # define exit PerlProc_exit
H A Diperlsys.h1024 # define PerlProc_exit(s) \ macro
1096 # define PerlProc_exit(s) exit((s)) macro
H A Dperl.c4004 PerlProc_exit(status);

Completed in 360 milliseconds