Searched defs:nd0 (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/third_party/dmg_fp/ |
D | dtoa.cc | 485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member 662 (s, nd0, nd, y9, dplen) CONST char *s; int nd0, nd, dplen; ULong y9; variable 2235 int b2, bbits, d2, dd, dig, dsign, i, j, nd, nd0, p2, p5, speccase; variable 2433 int esign, i, j, k, nd, nd0, nf, nz, nz0, sign; variable
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | dtoa.cpp | 233 static void s2b(BigInt& b, const char* s, int nd0, int nd, uint32_t y9) in s2b() 752 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; in strtod() local
|