Searched refs:SIGEMT (Results 1 – 6 of 6) sorted by relevance
60 #ifdef SIGEMT61 init_sig (SIGEMT, "EMT", N_("EMT trap"))
29 #define SIGEMT 7 /* Emulator trap. */ macro
31 #define SIGEMT 7 /* Emulator trap (4.2 BSD). */ macro
32 #define SIGEMT 7 /* Emulator trap (4.2 BSD). */ macro
30 #define SIGEMT 7 /* Emulator trap. */ macro
146 *signo = SIGEMT; in exception2signal()160 *signo = SIGEMT; in exception2signal()
Completed in 5 milliseconds