Searched defs:FP_X_OFL (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dieeefp.h21 #define FP_X_OFL 0x04 /* overflow exception */ macro
/freebsd-13-stable/sys/powerpc/include/
H A Dieeefp.h15 #define FP_X_OFL 0x01 /* overflow exception */ macro
24 #define FP_X_OFL 0x08 /* overflow exception */ macro
/freebsd-13-stable/sys/arm64/include/
H A Dieeefp.h24 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/freebsd-13-stable/sys/arm/include/
H A Dieeefp.h28 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/freebsd-13-stable/sys/i386/include/
H A Dieeefp.h82 #define FP_X_OFL 0x08 /* overflow */ macro
/freebsd-13-stable/sys/amd64/include/
H A Dieeefp.h82 #define FP_X_OFL 0x08 /* overflow */ macro

Completed in 190 milliseconds