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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dset_prec.c55 #undef mpfr_get_prec macro
57 mpfr_get_prec (mpfr_srcptr x) function
H A Dmpfr.h901 #define mpfr_get_prec(_x) MPFR_VALUE_OF(MPFR_SRCPTR(_x)->_mpfr_prec) macro

Completed in 212 milliseconds