Home
last modified time | relevance | path

Searched refs:mpfr_div_1n (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/mpfr/dist/src/
Ddiv.c257 mpfr_div_1n (mpfr_ptr q, mpfr_srcptr u, mpfr_srcptr v, mpfr_rnd_t rnd_mode) in mpfr_div_1n() function
847 return mpfr_div_1n (q, u, v, rnd_mode); in mpfr_div()
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog12344 * mpfr_div_1n in src/div.c (from r11284);
12879 [src/div.c] fixed bug in mpfr_div_1n when extra=0