Home
last modified time | relevance | path

Searched refs:mpfr_custom_get_exp (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dstack_interface.c46 #undef mpfr_custom_get_exp
48 mpfr_custom_get_exp (mpfr_srcptr x) in mpfr_custom_get_exp() function
H A Dmpfr.h719 __MPFR_DECLSPEC mpfr_exp_t mpfr_custom_get_exp _MPFR_PROTO ((mpfr_srcptr));
852 #define mpfr_custom_get_exp(x) ((x)->_mpfr_exp) macro
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info2666 -- Function: mpfr_exp_t mpfr_custom_get_exp (mpfr_t X)
3771 * mpfr_custom_get_exp: Custom Interface. (line 78)