HomeSort by relevance Sort by last modified time
    Searched refs:__format_float (Results 1 - 4 of 4) sorted by null

  /external/stlport/src/
num_put_float.cpp 479 // __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);
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp 479 // __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);
    [all...]
  /external/libcxx/src/
locale.cpp 4368 __num_put_base::__format_float(char* __fmtp, const char* __len, function in class:__num_put_base
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 4457 __num_put_base::__format_float(char* __fmtp, const char* __len, function in class:__num_put_base
    [all...]

Completed in 100 milliseconds