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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h51 #ifndef SCOPE_SAVES_SIGNAL_MASK
52 #define SCOPE_SAVES_SIGNAL_MASK 0 macro
327 EXCEPT_SET_ENV(ce,PerlProc_setjmp((ce).je_buf, SCOPE_SAVES_SIGNAL_MASK));\
376 cur_env.je_ret = PerlProc_setjmp(cur_env.je_buf, SCOPE_SAVES_SIGNAL_MASK); \

Completed in 16 milliseconds