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

  /src/external/lgpl3/mpfr/dist/tests/
tdiv.c 46 mpfr_all_div (mpfr_ptr a, mpfr_srcptr b, mpfr_srcptr c, mpfr_rnd_t r) function
135 res = mpfr_all_div (a, b, c, rnd_mode);
145 #define test_div mpfr_all_div
tdiv.c 46 mpfr_all_div (mpfr_ptr a, mpfr_srcptr b, mpfr_srcptr c, mpfr_rnd_t r) function
135 res = mpfr_all_div (a, b, c, rnd_mode);
145 #define test_div mpfr_all_div

Completed in 77 milliseconds