Home
last modified time | relevance | path

Searched refs:get_mpfr_format_length (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-sprintf.cc1529 get_mpfr_format_length (mpfr_ptr x, const char *flags, HOST_WIDE_INT prec, in get_mpfr_format_length() function
1622 = 1 + get_mpfr_format_length (x, "", prec, spec, 'D'); in format_floating_max()
1974 *minmax[i] = get_mpfr_format_length (mpfrval, fmtstr, prec[i], in format_floating()
DChangeLog-20161299 (get_mpfr_format_length): New function.
1302 (format_floating): Call get_mpfr_format_length.
DChangeLog-201736624 (get_mpfr_format_length): Consider the full range of precision
38763 (get_mpfr_format_length, format_character, format_string): Ditto.