Searched refs:emin (Results 1 – 1 of 1) sorted by relevance
74 round_str (FILE *fout, const char *s, int prec, int emin, int emax, in round_str() argument80 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() member149 round_str (fout, s, formats[i].prec, formats[i].emin, in round_for_all()
Completed in 4 milliseconds