Home
last modified time | relevance | path

Searched refs:GMP_RNDU (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/lgpl3/mpc/dist/tests/
Dtgeneric.c871 return GMP_RNDU; in next_rnd_mode()
872 case GMP_RNDU: in next_rnd_mode()
889 || curr == GMP_RNDU || curr == GMP_RNDD) in is_valid_rnd_mode()
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dmpfr.h115 #define GMP_RNDU MPFR_RNDU macro
/netbsd/src/external/lgpl3/mpfr/dist/doc/
Dmpfr.info3558 #define GMP_RNDU MPFR_RNDU
Dmpfr.texi4294 #define GMP_RNDU MPFR_RNDU
/netbsd/src/external/lgpl3/mpfr/dist/
DChangeLog28695 is negative and rnd = GMP_RNDD or GMP_RNDU (bug20080721 in tpow.c).
30060 of zeta(large negative) was also wrong in GMP_RNDU: -Inf instead of the
36863 …FR_RNDUTEST_OR_RNDDNOTTEST which is a faster way to check if (rnd_mode==GMP_RNDU && test) || (rnd_…