Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/powerpc/include/
HDieeefp.h14 #define FP_X_OFL 0x01 /* overflow exception */ macro
23 #define FP_X_OFL 0x08 /* overflow exception */ macro
/freebsd-13-stable/sys/mips/include/
HDieeefp.h20 #define FP_X_OFL 0x04 /* overflow exception */ macro
/freebsd-13-stable/sys/arm64/include/
HDieeefp.h23 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/freebsd-13-stable/sys/arm/include/
HDieeefp.h27 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/freebsd-13-stable/sys/i386/include/
HDieeefp.h81 #define FP_X_OFL 0x08 /* overflow */ macro
/freebsd-13-stable/sys/amd64/include/
HDieeefp.h81 #define FP_X_OFL 0x08 /* overflow */ macro