Home
last modified time | relevance | path

Searched refs:SIGIOT (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dsignal.c104 #if ( SIGIOT != SIGABRT )
105 { SIGIOT, ACT_ABORT, NULL }, /* IOT instruction */
916 case SIGIOT: in SignalHandlerFunction()
917 #if ( SIGIOT != SIGABRT ) in SignalHandlerFunction()
/trunk/main/vcl/unx/generic/app/
H A Dsaldata.cxx85 #ifndef SIGIOT
86 #define SIGIOT SIGABRT macro

Completed in 38 milliseconds