Home
last modified time | relevance | path

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

/ndk/sources/android/support/src/stdio/
Dstrtod.c3110 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, in __hdtoa() argument
3204 *s = xdigs[(unsigned int)*s]; in __hdtoa()