Searched refs:SIGEMT (Results 1 – 12 of 12) sorted by relevance
11 #define SIGEMT 7 macro
32 #define SIGEMT 7 macro
40 #define SIGEMT 7 macro
42 #define SIGEMT 7 macro
30 #define SIGEMT 7 macro
385 info.si_signo = SIGEMT;390 send_sig_info(SIGEMT, &info, current);
550 case SIGEMT: in setup_frame()
206 constant("#define _SIGEMT ", SIGEMT); in output_signal_defined()
44 SIGTRAP, SIGIOT, SIGEMT, SIGFPE,
1675 info.si_signo = SIGEMT; in do_tof()1680 force_sig_info(SIGEMT, &info, current); in do_tof()
644 case SIGEMT: in setup_frame32()