Searched refs:havedig (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/android/support/src/stdio/
H A Dstrtod.c3217 int big, esign, havedig, irv, j, k, n, n0, nbits, up, zret; local
3245 havedig = 0;
3247 while(s0[havedig] == '0')
3248 havedig++;
3249 s0 += havedig;
3255 havedig++;
3275 havedig = 1;
3324 if (!havedig)

Completed in 145 milliseconds