Searched refs:mpfr_fmma_aux (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dfmma.c27 mpfr_fmma_aux (mpfr_ptr z, mpfr_srcptr a, mpfr_srcptr b, mpfr_srcptr c, function
83 return mpfr_fmma_aux (z, a, b, c, d, rnd, 0);
91 return mpfr_fmma_aux (z, a, b, c, d, rnd, 1);

Completed in 140 milliseconds