dtoa.cc | 24 * necessary to specify double-precision (53-bit) rounding precision 39 * biased rounding (add half and chop). 76 * is also #defined, fegetround() will be queried for the rounding mode. 87 * #define ROUND_BIASED for IEEE-format with biased rounding. 389 #define Rounding Flt_Rounds 485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member in struct:dmg_fp::BCinfo 1734 CONST char **sp; U *rvp; int rounding, sign; member in namespace:dmg_fp [all...] |