Searched defs:FP_X_OFL (Results 1 – 6 of 6) sorted by relevance
14 #define FP_X_OFL 0x01 /* overflow exception */ macro23 #define FP_X_OFL 0x08 /* overflow exception */ macro
20 #define FP_X_OFL 0x04 /* overflow exception */ macro
23 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
27 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
81 #define FP_X_OFL 0x08 /* overflow */ macro