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

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dstack_interface.c91 #undef mpfr_custom_get_kind macro
93 mpfr_custom_get_kind (mpfr_srcptr x) function
H A Dmpfr.h724 __MPFR_DECLSPEC int mpfr_custom_get_kind _MPFR_PROTO ((mpfr_srcptr));
893 #define mpfr_custom_get_kind(x) \ macro
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtstckintc.c120 r[0] = mpfr_custom_get_kind (x);
134 r[0] = (mpfr_custom_get_kind) (x);

Completed in 164 milliseconds