Home | History | Annotate | Download | only in include

Lines Matching full:mpfr_get_exp

241 __MPFR_DECLSPEC mp_exp_t mpfr_get_exp _MPFR_PROTO ((mpfr_srcptr));
704 #define mpfr_get_exp(_x) ((_x)->_mpfr_exp + 0)