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

/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp479 // __format_float formats a mantissa and exponent as returned by
651 static inline size_t __format_float(__iostring &buf, const char * bp, function
818 return __format_float(buf, bp, decpt, sign, x == 0.0, flags, precision);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp479 // __format_float formats a mantissa and exponent as returned by
651 static inline size_t __format_float(__iostring &buf, const char * bp, function
818 return __format_float(buf, bp, decpt, sign, x == 0.0, flags, precision);
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Dnum_put_float.cpp479 // __format_float formats a mantissa and exponent as returned by
651 static inline size_t __format_float(__iostring &buf, const char * bp, function
818 return __format_float(buf, bp, decpt, sign, x == 0.0, flags, precision);
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/src/
H A Dlocale.cpp4392 __num_put_base::__format_float(char* __fmtp, const char* __len, function in class:__num_put_base
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
H A Dlocale.cpp4457 __num_put_base::__format_float(char* __fmtp, const char* __len, function in class:__num_put_base
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
H A Dlocale.cpp4392 __num_put_base::__format_float(char* __fmtp, const char* __len, function in class:__num_put_base

Completed in 352 milliseconds