Home
last modified time | relevance | path

Searched defs:ndigits (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/support/src/stdio/
Dstrtod.c2358 (_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/
Dnum_get_float.cpp87 char ndigits[11] = "0123456789"; in _Initialize_get_float() local
/ndk/sources/host-tools/ndk-stack/regex/
Dregcomp.c607 int ndigits = 0; in p_count() local