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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dnext.c89 mpfr_nexttoinf (mpfr_ptr x) function
131 mpfr_nexttoinf (x);
144 mpfr_nexttoinf (x);
H A Dsubnormal.c153 mpfr_nexttoinf (dest);
170 mpfr_nexttoinf (dest);
H A Dround_near_x.c225 mpfr_nexttoinf (y);
H A Dhypot.c105 mpfr_nexttoinf (z);
106 /* since mpfr_nexttoinf does not set the overflow flag,
H A Djn.c168 mpfr_nexttoinf (res);
H A Dmpfr-impl.h2458 __MPFR_DECLSPEC void mpfr_nexttoinf (mpfr_ptr);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtj1.c51 mpfr_nexttoinf (x);
H A Dtzeta.c334 mpfr_nexttoinf (y);
362 mpfr_nexttoinf (y);
H A Dthypot.c272 mpfr_nexttoinf (y);
314 The bug was in fact in mpfr_nexttoinf which didn't set the overflow flag. */
H A Dtgeneric.c696 mpfr_nexttoinf (y);
804 mpfr_nexttoinf (y);
H A Dtests.c818 mpfr_nexttoinf (y);
827 /* If sb = 1, then mpfr_nexttoinf was called on y for the
H A Dtdiv.c522 mpfr_nexttoinf (z);
569 mpfr_nexttoinf (x);
H A Dtexp.c87 mpfr_nexttoinf (y);
H A Dtsqrt.c249 mpfr_nexttoinf (z);
H A Dtpow_all.c732 mpfr_nexttoinf (x);
H A Dtget_str.c137 mpfr_nexttoinf (x);

Completed in 284 milliseconds