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

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgeneric-morestack.c1041 BLOCK_SIGNALS = 6, enumerator in enum:__splitstack_context_offsets
1063 context[BLOCK_SIGNALS] = (void *) __morestack_initial_sp.dont_block_signals;
1081 (uintptr_type) context[BLOCK_SIGNALS];
1157 context[BLOCK_SIGNALS] = NULL;
1182 *old = ((uintptr_type) context[BLOCK_SIGNALS]) != 0 ? 0 : 1;
1184 context[BLOCK_SIGNALS] = (void *) (uintptr_type) (*new ? 0 : 1);
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgeneric-morestack.c1041 BLOCK_SIGNALS = 6, enumerator in enum:__splitstack_context_offsets
1063 context[BLOCK_SIGNALS] = (void *) __morestack_initial_sp.dont_block_signals;
1081 (uintptr_type) context[BLOCK_SIGNALS];
1157 context[BLOCK_SIGNALS] = NULL;
1182 *old = ((uintptr_type) context[BLOCK_SIGNALS]) != 0 ? 0 : 1;
1184 context[BLOCK_SIGNALS] = (void *) (uintptr_type) (*new ? 0 : 1);
/netbsd-current/external/bsd/nvi/dist/common/
H A Dgs.h210 #ifdef BLOCK_SIGNALS
/netbsd-current/usr.sbin/syslogd/
H A Dtls.c922 BLOCK_SIGNALS(omask, newmask);
1287 BLOCK_SIGNALS(omask, newmask);
1364 BLOCK_SIGNALS(omask, newmask);
1468 BLOCK_SIGNALS(omask, newmask);
1515 BLOCK_SIGNALS(omask, newmask);
1761 BLOCK_SIGNALS(omask, newmask);
1877 BLOCK_SIGNALS(omask, newmask);
H A Dsyslogd.h230 #define BLOCK_SIGNALS(omask, newmask) do { \ macro
H A Dsyslogd.c2809 BLOCK_SIGNALS(omask, newmask);
2966 BLOCK_SIGNALS(omask, newmask);
3408 BLOCK_SIGNALS(omask, newmask);
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_screen.c37 #ifndef BLOCK_SIGNALS

Completed in 216 milliseconds