Home | History | Annotate | Download | only in include

Lines Matching defs:mpfr_regular_p

607 __MPFR_DECLSPEC int mpfr_regular_p _MPFR_PROTO ((mpfr_srcptr));
754 #define mpfr_regular_p(_x) ((_x)->_mpfr_exp > __MPFR_EXP_INF)