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