Home
last modified time | relevance | path

Searched refs:mpfr_set_overflow (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dexceptions.c209 #undef mpfr_set_overflow
212 mpfr_set_overflow (void) in mpfr_set_overflow() function
H A Dmpfr.h423 __MPFR_DECLSPEC void mpfr_set_overflow (void);
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dmpfr_flags.c32 mpfr_set_overflow (); in set_mpfr_flags()
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtexceptions.c330 mpfr_set_overflow (); in check_set()
360 (mpfr_set_overflow) (); in check_set()
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dnorm.c174 mpfr_set_overflow (); in mpc_norm()
H A Dexp.c203 mpfr_set_overflow (); in mpc_exp()
H A Ddiv.c463 mpfr_set_overflow (); in mpc_div()
H A Dpow.c868 mpfr_set_overflow (); in mpc_pow()
/netbsd-src/external/lgpl3/mpfr/dist/
H A DNEWS360 - new functions mpfr_set_overflow, mpfr_set_underflow, mpfr_set_inexflag,
H A DChangeLog34727 Add functions mpfr_set_overflow, mpfr_set_underflow, mpfr_set_erangeflag,
34730 Rename internal functions mpfr_set_overflow in mpfr_overflow and
34732 mpfr_set_underflow and mpfr_set_overflow (which set the global flags).
37309 Fixed mpfr_set_overflow, added tests for mpfr_set_underflow
37310 and mpfr_set_overflow, and reverted exp.c.
40968 Inexact ternary value and flag for mpfr_set_underflow, mpfr_set_overflow
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info3175 -- Function: void mpfr_set_overflow (void)
5208 * mpfr_set_overflow: Exception Related Functions.
H A Dmpfr.texi3864 @deftypefunx void mpfr_set_overflow (void)