Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h173 ILL_BADSTK /* Internal stack error. */ enumerator
174 # define ILL_BADSTK ILL_BADSTK macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h153 #define ILL_BADSTK (__SI_FAULT|8) /* internal stack error */ macro