Home
last modified time | relevance | path

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

/dragonfly/contrib/mpfr/src/
H A Dstack_interface.c91 #undef mpfr_custom_get_kind
93 mpfr_custom_get_kind (mpfr_srcptr x) in mpfr_custom_get_kind() function
H A Dmpfr.h723 __MPFR_DECLSPEC int mpfr_custom_get_kind _MPFR_PROTO ((mpfr_srcptr));
875 #define mpfr_custom_get_kind(x) \ macro
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info2655 -- Function: int mpfr_custom_get_kind (mpfr_t X)
3772 * mpfr_custom_get_kind: Custom Interface. (line 67)