Home | History | Annotate | Download | only in include

Lines Matching defs:GMP_RNDU

62   GMP_RNDN=0, GMP_RNDZ, GMP_RNDU, GMP_RNDD, GMP_RND_MAX,
708 #define mpfr_ceil(a,b) mpfr_rint((a), (b), GMP_RNDU)