Searched defs:FP_X_INV (Results 1 – 4 of 4) sorted by relevance
17 #define FP_X_INV 0x08 /* invalid operation exception */ macro24 #define FP_X_INV 0x10 /* invalid operation exception */ macro
25 #define FP_X_INV (1 << FP_EXCEPT_INV) /* invalid operation exception */ macro
72 #define FP_X_INV 0x01 /* invalid operation */ macro