Home
last modified time | relevance | path

Searched defs:FP_X_UFL (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/powerpc/include/
HDieeefp.h15 #define FP_X_UFL 0x02 /* underflow exception */ macro
22 #define FP_X_UFL 0x04 /* underflow exception */ macro
/freebsd-13-stable/sys/mips/include/
HDieeefp.h19 #define FP_X_UFL 0x02 /* underflow exception */ macro
/freebsd-13-stable/sys/arm64/include/
HDieeefp.h24 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
/freebsd-13-stable/sys/arm/include/
HDieeefp.h28 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
/freebsd-13-stable/sys/i386/include/
HDieeefp.h82 #define FP_X_UFL 0x10 /* underflow */ macro
/freebsd-13-stable/sys/amd64/include/
HDieeefp.h82 #define FP_X_UFL 0x10 /* underflow */ macro