Searched defs:mpfr_regular_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Disregular.c26 (mpfr_regular_p) (mpfr_srcptr x) function
H A Dmpfr.h891 #define mpfr_regular_p(_x) (MPFR_SRCPTR(_x)->_mpfr_exp > __MPFR_EXP_INF) macro

Completed in 172 milliseconds