Searched defs:mpfr_regular_p (Results 1 – 2 of 2) sorted by relevance
754 #define mpfr_regular_p(_x) ((_x)->_mpfr_exp > __MPFR_EXP_INF) macro