Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsignum.h37 #define SIGIOT 6 /* IOT trap (4.2 BSD). */ macro
38 #define SIGABRT SIGIOT /* Abort (ANSI). */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsignal.h29 #define SIGIOT 6 /* IOT trap (4.2 BSD). */ macro
30 #define SIGABRT SIGIOT /* Abort (ANSI). */
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h226 #define SIGIOT 6 /* IOT instruction */ macro