Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c776 (s, nd0, nd, y9) CONST char *s; int nd0, nd; ULong y9; in s2b() argument
778 (CONST char *s, int nd0, int nd, ULong y9)
803 if (9 < nd0) {
806 while(++i < nd0);
1593 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
1711 nd0 = nd;
1795 if (!nd0)
1796 nd0 = nd;
1930 bd0 = s2b(s0, nd0, nd, y);
3392 ssize_t nd0 = decpt ? decpt - s0 - dplen : nd; in gethex() local
[all …]