Searched defs:ndigits (Results 1 – 3 of 3) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 2358 (_d, mode, ndigits, decpt, sign, rve) in __dtoa() argument 3036 roundup(char *s0, int ndigits) in roundup() 3058 dorounding(char *s0, int ndigits, int sign, int *decpt) in dorounding() 3110 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, in __hdtoa()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | num_get_float.cpp | 87 char ndigits[11] = "0123456789"; in _Initialize_get_float() local
|
/ndk/sources/host-tools/ndk-stack/regex/ |
D | regcomp.c | 607 int ndigits = 0; in p_count() local
|