Searched refs:mpfr (Results 1 – 3 of 3) sorted by relevance
206 int mpfr; member718 conf.mpfr = 0; in main()751 conf.mpfr = 1; in main()817 conf.mpfr = 1; /* Use mpfr if long double has no extra precision. */ in main()818 if (!USE_MPFR && conf.mpfr) in main()
270 int use_mpfr = conf->mpfr; in T()
51 # Use if mpfr is available on the target for ulp error checking.