Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dstack_interface.c41 mpfr_custom_get_significand (mpfr_srcptr x) in mpfr_custom_get_significand() function
H A Dmpfr.h851 #define mpfr_custom_get_significand(x) ((mpfr_void*)((x)->_mpfr_d)) macro