Lines Matching refs:mpfr_abs
281 mpfr_abs _MPFR_PROTO ((mpfr_ptr, mpfr_srcptr, mpfr_rnd_t));714 #define mpfr_abs(a,b,r) mpfr_set4(a,b,r,1)