Home | History | Annotate | Download | only in src

Lines Matching refs:__format_float

479 // __format_float formats a mantissa and exponent as returned by
651 static inline size_t __format_float(__iostring &buf, const char * bp,
818 return __format_float(buf, bp, decpt, sign, x == 0.0, flags, precision);