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

  /external/stlport/src/
num_put_float.cpp 502 // group position for coherency with __format_float_fixed.
550 static size_t __format_float_fixed( __iostring &buf, const char *bp, function
662 __group_pos = __format_float_fixed( buf, bp, decpt, sign,
691 __group_pos = __format_float_fixed( buf, bp, decpt, sign,
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp 501 // group position for coherency with __format_float_fixed.
549 static size_t __format_float_fixed( __iostring &buf, const char *bp, function
661 __group_pos = __format_float_fixed( buf, bp, decpt, sign,
690 __group_pos = __format_float_fixed( buf, bp, decpt, sign,
    [all...]

Completed in 27 milliseconds