Searched refs:SIGIOT (Results 1 – 2 of 2) sorted by relevance
104 #if ( SIGIOT != SIGABRT )105 { SIGIOT, ACT_ABORT, NULL }, /* IOT instruction */916 case SIGIOT: in SignalHandlerFunction()917 #if ( SIGIOT != SIGABRT ) in SignalHandlerFunction()
85 #ifndef SIGIOT86 #define SIGIOT SIGABRT macro
Completed in 26 milliseconds