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

  /src/external/lgpl3/mpfr/dist/src/
exceptions.c 60 mpfr_get_emin_max (void) function
mpfr.h 404 __MPFR_DECLSPEC mpfr_exp_t mpfr_get_emin_max (void);
1118 #define MPFR_EMIN_MAX mpfr_get_emin_max()
  /src/external/lgpl3/mpfr/dist/tests/
texceptions.c 91 if ((mpfr_get_emin_max) () != MPFR_EMIN_MAX)

Completed in 17 milliseconds