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

  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h 678 _GMP_IEEE_FLOATS changed into _MPFR_IEEE_FLOATS). */
680 /* Define mpfr_ieee_double_extract and _MPFR_IEEE_FLOATS.
711 #ifndef _MPFR_IEEE_FLOATS
714 #define _MPFR_IEEE_FLOATS 1
729 #define _MPFR_IEEE_FLOATS 1
743 #endif /* _MPFR_IEEE_FLOATS */
mpfr-impl.h 615 # ifdef _MPFR_IEEE_FLOATS
616 # undef _MPFR_IEEE_FLOATS
618 # define _MPFR_IEEE_FLOATS 0
660 /* Note: In the past, there was specific code for _MPFR_IEEE_FLOATS, which
897 whether _MPFR_IEEE_FLOATS is defined or not, as _MPFR_IEEE_FLOATS
899 #if _MPFR_IEEE_FLOATS
935 #endif /* _MPFR_IEEE_FLOATS */

Completed in 17 milliseconds