Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dieeefp.h21 #define FP_X_OFL 0x04 /* overflow exception */ macro
/f-stack/freebsd/arm/include/
H A Dieeefp.h28 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/f-stack/freebsd/arm64/include/
H A Dieeefp.h24 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
/f-stack/freebsd/i386/include/
H A Dieeefp.h82 #define FP_X_OFL 0x08 /* overflow */ macro
/f-stack/freebsd/amd64/include/
H A Dieeefp.h82 #define FP_X_OFL 0x08 /* overflow */ macro