Searched refs:emax (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() argument81 mpfr_set_emax (emax); in round_str()87 assert (prec == 106 && emin == -1073 && emax == 1024); in round_str()124 int emax; in round_for_all() member150 formats[i].emax, formats[i].ibm_ld); in round_for_all()
Completed in 4 milliseconds