Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dstack_interface.c93 mpfr_custom_get_kind (mpfr_srcptr x) in mpfr_custom_get_kind() function
H A Dmpfr.h875 #define mpfr_custom_get_kind(x) \ macro