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

/haiku-buildtools/gcc/mpfr/src/
H A Dexp3.c42 mpfr_exp_rational (mpfr_ptr y, mpz_ptr p, long r, int m, function
226 mpfr_exp_rational (tmp, uk, shift + twopoweri - ttt, k + 1, P, mult);
238 mpfr_exp_rational (t, uk, twopoweri - ttt, k - i + 1, P, mult);

Completed in 40 milliseconds