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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dbuildopt.c76 const char *mpfr_buildopt_tune_case (void) function
H A Dmpfr.h399 mpfr_buildopt_tune_case (void);
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtbuildopt.c127 const char *s = mpfr_buildopt_tune_case ();
H A Dtversion.c390 if (strcmp (mpfr_buildopt_tune_case (), MPFR_TUNE_CASE) != 0)
392 printf ("ERROR! mpfr_buildopt_tune_case() and MPFR_TUNE_CASE"
394 mpfr_buildopt_tune_case (), MPFR_TUNE_CASE);
/netbsd-current/external/lgpl3/mpfr/dist/examples/
H A Dversion.c199 mpfr_buildopt_tune_case ());

Completed in 134 milliseconds