Searched refs:prec (Results 1 – 3 of 3) sorted by relevance
74 round_str (FILE *fout, const char *s, int prec, int emin, int emax, in round_str() argument79 mpfr_set_default_prec (prec); in round_str()87 assert (prec == 106 && emin == -1073 && emax == 1024); in round_str()122 int prec; in round_for_all() member149 round_str (fout, s, formats[i].prec, formats[i].emin, in round_for_all()
142 info.prec = precision; in STRFROM()
537 info.prec = right_prec; in __vstrfmon_l_internal()
Completed in 8 milliseconds