Searched refs:floatformat_from_double (Results 1 – 1 of 1) sorted by relevance
133 floatformat_from_double (const struct floatformat *, const double *, char *);4893 floatformat_from_double (const struct floatformat *fmt, in floatformat_from_double() function5011 floatformat_from_double (&floatformat_ieee_double_little, &n, in ieee_test()5022 floatformat_from_double (&floatformat_m68881_ext, &n, exten); in ieee_test()