HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_buildopt_tune_case (Results 1 - 5 of 5) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
buildopt.c 76 const char *mpfr_buildopt_tune_case (void) function
mpfr.h 399 mpfr_buildopt_tune_case (void);
  /src/external/lgpl3/mpfr/dist/tests/
tbuildopt.c 127 const char *s = mpfr_buildopt_tune_case ();
tversion.c 390 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);
  /src/external/lgpl3/mpfr/dist/examples/
version.c 199 mpfr_buildopt_tune_case ());

Completed in 17 milliseconds