Lines Matching refs:inexact
149 * computation should be done to set the inexact flag when the
150 * result is inexact and avoid setting inexact when the result
157 * inexact bit is already set, and clear_inexact() sets the
158 * inexact bit to 0. When SET_INEXACT is #defined, strtod
161 * inexact or when it is a numeric value rounded to +-infinity).
1546 int inexact, oldinexact;
1808 inexact = 1;
2035 inexact = 0;
2134 inexact = 0;
2141 inexact = 0;
2376 if (inexact) {
2399 if (inexact && !(word0(rv) & Exp_mask)) {
2692 int inexact, oldinexact;
2741 inexact = 1;
3022 inexact = 0;
3200 inexact = 0;
3213 inexact = 0;
3268 inexact = 0;
3311 if (inexact) {