FP_X_OFL
#define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */
#define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */
#define FP_X_OFL 0x08 /* overflow exception */
#define FP_X_OFL 0x08 /* overflow */