Home
last modified time | relevance | path

Searched refs:nd0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/gdtoa/
H A Dsmisc.c37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument
39 (CONST char *s, int nd0, int nd, ULong y9, int dplen)
59 if (9 < nd0) {
62 while(++i < nd0);
H A Dstrtod.c96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
213 nd0 = nd;
347 if (!nd0)
348 nd0 = nd;
577 bd0 = s2b(s0, nd0, nd, y, dplen);
H A Dstrtodg.c327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
412 nd0 = nd;
548 if (!nd0)
549 nd0 = nd;
712 bd0 = s2b(s0, nd0, nd, y, dplen);