HomeSort by: relevance | last modified time | path
    Searched defs:inv_compound (Results 1 - 1 of 1) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/tests/
tcompound.c 399 inv_compound (mpfr_ptr y, mpfr_srcptr x, long n, mpfr_rnd_t rnd_mode) function
488 static int inv_compound##N (mpfr_ptr y, mpfr_srcptr x, mpfr_rnd_t r) \
489 { return inv_compound (y, x, N, r); }

Completed in 109 milliseconds