Home | History | Annotate | Download | only in include

Lines Matching full:mpfr_inf_p

540 __MPFR_DECLSPEC int mpfr_inf_p _MPFR_PROTO((mpfr_srcptr));
695 #define mpfr_inf_p(_x) ((_x)->_mpfr_exp == __MPFR_EXP_INF)