Searched defs:FP_X_IMP (Results 1 – 13 of 13) sorted by relevance
11 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
15 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
12 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
17 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
16 #define FP_X_IMP 0x10 /* imprecise (loss of precision) */ macro
16 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro
17 #define FP_X_IMP 0x20 /* imprecise (loss of precision) */ macro
30 #define FP_X_IMP (1 << FP_EXCEPT_IMP) /* imprecise (loss of precision; "inexact") */ macro
39 #define FP_X_IMP 0x10 /* imprecise (loss of precision; "inexact") */ macro
47 #define FP_X_IMP 0x01 /* imprecise (loss of precision) */ macro