Home
last modified time | relevance | path

Searched refs:FPE_FLTUND (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsiginfo.h188 FPE_FLTUND, /* Floating point underflow. */ enumerator
189 # define FPE_FLTUND FPE_FLTUND macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Dsiginfo.h163 #define FPE_FLTUND (__SI_FAULT|5) /* floating point underflow */ macro