Home
last modified time | relevance | path

Searched refs: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.h113 #undef mpf_get_ui
114 #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
1381 __GMP_DECLSPEC unsigned long mpf_get_ui __GMP_PROTO ((mpf_srcptr)) __GMP_NOTHROW __GMP_ATTRIBUTE_PU…