Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h190 FPE_FLTRES, /* Floating point inexact result. */ enumerator
191 # define FPE_FLTRES FPE_FLTRES macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h164 #define FPE_FLTRES (__SI_FAULT|6) /* floating point inexact result */ macro