D | dtoa.cc | 485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member 664 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9; variable 666 (CONST char *s, int nd0, int nd, ULong y9, int dplen) 686 if (9 < nd0) { 689 while(++i < nd0); 2250 int b2, bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2, p5, speccase; variable 2254 nd0 = bc->nd0; 2354 for(i = 0; i < nd0; ) { 2451 int esign, i, j, k, nd, nd0, nf, nz, nz0, sign; variable 2526 nd0 = nd; [all …]
|