Home
last modified time | relevance | path

Searched refs:FP_X_UFL (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dieeefp.h20 #define FP_X_UFL 0x02 /* underflow exception */ macro
/f-stack/freebsd/arm/include/
H A Dieeefp.h29 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
/f-stack/freebsd/arm64/include/
H A Dieeefp.h25 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
/f-stack/freebsd/i386/include/
H A Dieeefp.h83 #define FP_X_UFL 0x10 /* underflow */ macro
/f-stack/freebsd/amd64/include/
H A Dieeefp.h83 #define FP_X_UFL 0x10 /* underflow */ macro