Home | History | Annotate | Download | only in include

Lines Matching defs:GMP_RNDD

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