Searched refs:mpfr_custom_get_exp (Results 1 – 6 of 6) sorted by relevance
47 #undef mpfr_custom_get_exp49 mpfr_custom_get_exp (mpfr_srcptr x) in mpfr_custom_get_exp() function
828 __MPFR_DECLSPEC mpfr_exp_t mpfr_custom_get_exp (mpfr_srcptr);1036 #define mpfr_custom_get_exp(x) MPFR_VALUE_OF(MPFR_SRCPTR(x)->_mpfr_exp) macro
427 r[1] = mpfr_custom_get_exp (x); in dummy_set_si()436 MPFR_ASSERTN (mpfr_custom_get_exp ((i1++, VOIDP_CAST(x))) == r[1]); in dummy_set_si()456 r[1] = (mpfr_custom_get_exp) (x); in dummy_add()
3411 -- Function: mpfr_exp_t mpfr_custom_get_exp (mpfr_t X)4783 * mpfr_custom_get_exp: Custom Interface. (line 79)
4131 @deftypefun mpfr_exp_t mpfr_custom_get_exp (mpfr_t @var{x})
10428 [doc/mpfr.texi] For mpfr_custom_get_exp, restored the spec for NaN,10439 [doc/mpfr.texi] for mpfr_custom_get_exp, explain the significand is considered