Searched refs:mpfr_buildopt_gmpinternals_p (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dbuildopt.c57 mpfr_buildopt_gmpinternals_p (void) function
H A Dmpfr.h396 __MPFR_DECLSPEC int mpfr_buildopt_gmpinternals_p (void);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtbuildopt.c84 if (!mpfr_buildopt_gmpinternals_p())
86 printf ("Error: mpfr_buildopt_gmpinternals_p should return true\n");
90 if (mpfr_buildopt_gmpinternals_p())
92 printf ("Error: mpfr_buildopt_gmpinternals_p should return false\n");
H A Dtversion.c288 mpfr_buildopt_gmpinternals_p ())
290 printf ("ERROR! mpfr_buildopt_gmpinternals_p() and macros"
323 mpfr_buildopt_gmpinternals_p () ? "yes" : "no");
/netbsd-current/external/lgpl3/mpfr/dist/examples/
H A Dversion.c198 mpfr_buildopt_gmpinternals_p () ? "yes" : "no",

Completed in 253 milliseconds