Searched refs:GMP_RNDU (Results 1 – 5 of 5) sorted by relevance
871 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()
115 #define GMP_RNDU MPFR_RNDU macro
3558 #define GMP_RNDU MPFR_RNDU
4294 #define GMP_RNDU MPFR_RNDU
28695 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 the36863 …FR_RNDUTEST_OR_RNDDNOTTEST which is a faster way to check if (rnd_mode==GMP_RNDU && test) || (rnd_…