Searched refs:FP_X_OFL (Results 1 – 5 of 5) sorted by relevance
21 #define FP_X_OFL 0x04 /* overflow exception */ macro
28 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
24 #define FP_X_OFL (1 << FP_EXCEPT_OFL) /* overflow exception */ macro
82 #define FP_X_OFL 0x08 /* overflow */ macro