Searched defs:FP_X_UFL (Results 1 – 4 of 4) sorted by relevance
15 #define FP_X_UFL 0x02 /* underflow exception */ macro22 #define FP_X_UFL 0x04 /* underflow exception */ macro
28 #define FP_X_UFL (1 << FP_EXCEPT_UFL) /* underflow exception */ macro
76 #define FP_X_UFL 0x10 /* underflow */ macro