Home
last modified time | relevance | path

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

/stdlib/
A Dgen-tst-strtod-round.c74 round_str (FILE *fout, const char *s, int prec, int emin, int emax, in round_str() argument
80 mpfr_set_emin (emin); in round_str()
87 assert (prec == 106 && emin == -1073 && emax == 1024); in round_str()
123 int emin; in round_for_all() member
149 round_str (fout, s, formats[i].prec, formats[i].emin, in round_for_all()

Completed in 4 milliseconds