Home
last modified time | relevance | path

Searched defs:mpfr_custom_get_exp (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/mpfr/src/
H A Dstack_interface.c48 mpfr_custom_get_exp (mpfr_srcptr x) in mpfr_custom_get_exp() function
H A Dmpfr.h852 #define mpfr_custom_get_exp(x) ((x)->_mpfr_exp) macro