HomeSort by: relevance | last modified time | path
    Searched defs:MPFR_EMAX_MAX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
mpfr.h 1120 #define MPFR_EMAX_MAX mpfr_get_emax_max()
mpfr-impl.h 1032 #undef MPFR_EMAX_MAX
1036 #define MPFR_EMAX_MAX (MPFR_EXP_INVALID-1)
1113 MPFR_EXP (x) <= MPFR_EMAX_MAX && \
1119 MPFR_EXP (x) <= MPFR_EMAX_MAX)) && \
1750 __gmpfr_emax = MPFR_EMAX_MAX)

Completed in 30 milliseconds