Searched refs:mpfr (Results 1 – 5 of 5) sorted by relevance
76 mpfr-libs = $(SYSROOT)/lib/libmpfr.dll.a81 # Use if mpfr is available on the target for ulp error checking. If87 math-ldlibs += $(mpfr-libs) $(gmp-libs)
36 mpfr-libs = -lmpfr
252 int mpfr; member756 conf.mpfr = 0; in main()792 conf.mpfr = 1; in main()865 conf.mpfr = 1; /* Use mpfr if long double has no extra precision. */ in main()866 if (!USE_MPFR && conf.mpfr) in main()
276 int use_mpfr = conf->mpfr; in T()
157 $(math-host-tools): HOST_LDLIBS += $(libm-libs) $(mpfr-libs) $(mpc-libs)