Home
last modified time | relevance | path

Searched defs:mpf_get_ui (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gmp/mpf/
H A Dget_ui.c64 mpf_get_ui (mpf_srcptr f) __GMP_NOTHROW in mpf_get_ui() function
/dragonfly/contrib/mpfr/src/
H A Dmpf2mpfr.h114 #define mpf_get_ui(x) mpfr_get_ui(x,MPFR_DEFAULT_RND) macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h1380 #define mpf_get_ui __gmpf_get_ui macro