Searched defs:decpt (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | num_put_float.cpp | 488 int decpt, int sign, bool is_zero, in __format_float_scientific() 551 int decpt, int sign, in __format_float_fixed() 652 int decpt, int sign, bool is_zero, in __format_float() 862 int decpt, sign; local
|
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 2349 (_d, mode, ndigits, decpt, sign, rve) in __dtoa() argument 3049 dorounding(char *s0, int ndigits, int sign, int *decpt) in dorounding() 3101 __hdtoa(double d, const char *xdigs, int ndigits, int *decpt, int *sign, in __hdtoa() 3206 CONST unsigned char *decpt, *s0, *s, *s1; in gethex() local
|