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

/external/stlport/src/
H A Dnum_put_float.cpp502 // 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,

Completed in 73 milliseconds