Lines Matching defs:PRINT_ERROR
25 #define PRINT_ERROR(s) \
43 PRINT_ERROR ("for init");
47 PRINT_ERROR ("for nan");
51 PRINT_ERROR ("for inf");
54 PRINT_ERROR ("for zero");
57 PRINT_ERROR ("for EXP = MPFR_EXP_MIN");
61 PRINT_ERROR ("for set_ui");
70 PRINT_ERROR ("for mul");
74 PRINT_ERROR ("for overflow");
79 PRINT_ERROR ("sgn");
83 if (mpfr_check (a)) PRINT_ERROR ("precmin");
92 PRINT_ERROR ("precmax");
97 PRINT_ERROR ("prec");
101 PRINT_ERROR ("exp invalid");
104 PRINT_ERROR ("-exp invalid");
106 if (!mpfr_check(a)) PRINT_ERROR ("exp 0");
111 PRINT_ERROR ("Mantissa Null Ptr");
117 PRINT_ERROR ("0 size");
119 if (mpfr_check (a)) PRINT_ERROR ("min size");
122 PRINT_ERROR ("size < prec");
130 PRINT_ERROR ("last bits non 0");
135 PRINT_ERROR ("last bits non 0");
139 PRINT_ERROR ("after last set");
142 PRINT_ERROR ("after clear");