Home
last modified time | relevance | path

Searched defs:ILL_ILLTRP (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h165 ILL_ILLTRP, /* Illegal trap. */ enumerator
166 # define ILL_ILLTRP ILL_ILLTRP macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h149 #define ILL_ILLTRP (__SI_FAULT|4) /* illegal trap */ macro