Home
last modified time | relevance | path

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

/external/stlport/src/
Dnum_put_float.cpp549 static size_t __format_float_fixed( __iostring &buf, const char *bp, in __format_float_fixed() function
661 __group_pos = __format_float_fixed( buf, bp, decpt, sign, in __format_float()
690 __group_pos = __format_float_fixed( buf, bp, decpt, sign, in __format_float()
/external/stlport/etc/
DChangeLog1580 - In __format_float_fixed, removed limitation of number of trailing zeros
1642 useless x __format_float_fixed parameter, islong parameter