Lines Matching full:nearest
15 /* If defined to 1, return correct results for special cases in non-nearest
18 functions only get called in round to nearest mode. */
178 /* Round x to nearest int in all rounding modes, ties have to be rounded
187 /* Convert x to nearest int in all rounding modes, ties have to be rounded
336 /* The result underflows to 0 in nearest rounding mode. */
344 /* The result underflows to 0 in nearest rounding mode. */
457 needed for good precision in non-nearest rounding and !TOINT_INTRINSICS. */
459 /* Use close to nearest rounding toint when !TOINT_INTRINSICS. This may be
460 needed for good precision in non-nearest rouning and !EXP_POLY_WIDE. */
464 /* Wider exp10 polynomial necessary for good precision in non-nearest rounding