Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h192 FPE_FLTINV, /* Floating point invalid operation. */ enumerator
193 # define FPE_FLTINV FPE_FLTINV macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h165 #define FPE_FLTINV (__SI_FAULT|7) /* floating point invalid operation */ macro