Searched refs:_GMP_IEEE_FLOATS (Results 1 - 17 of 17) sorted by relevance

/haiku-buildtools/gcc/mpfr/src/
H A Duceil_exp2.c32 #if _GMP_IEEE_FLOATS
44 #if _GMP_IEEE_FLOATS
H A Dufloor_log2.c29 #if _GMP_IEEE_FLOATS
H A Duceil_log2.c32 #if _GMP_IEEE_FLOATS
H A Dscale2.c33 #if _GMP_IEEE_FLOATS
60 #else /* _GMP_IEEE_FLOATS */
H A Dieee_floats.h31 #if _GMP_IEEE_FLOATS
74 #else /* _GMP_IEEE_FLOATS */
80 #endif /* _GMP_IEEE_FLOATS */
H A Dset_d.c52 #if _GMP_IEEE_FLOATS
86 #else /* _GMP_IEEE_FLOATS */
128 #endif /* _GMP_IEEE_FLOATS */
159 #if _GMP_IEEE_FLOATS
169 #else /* _GMP_IEEE_FLOATS */
H A Dmpfr-impl.h454 # undef _GMP_IEEE_FLOATS macro
456 #ifndef _GMP_IEEE_FLOATS
457 # define _GMP_IEEE_FLOATS 0 macro
485 /* Note: In the past, there was specific code for _GMP_IEEE_FLOATS, which
/haiku-buildtools/gcc/gmp/mpn/generic/
H A Dget_d.c28 #ifndef _GMP_IEEE_FLOATS
29 #define _GMP_IEEE_FLOATS 0 macro
32 #if ! _GMP_IEEE_FLOATS
43 "#define _GMP_IEEE_FLOATS 0" at this point. */
149 if (_GMP_IEEE_FLOATS)
310 if (_GMP_IEEE_FLOATS && (ONE_LIMB || TWO_LIMBS))
/haiku-buildtools/gcc/gmp/
H A Dextract-dbl.c24 #undef _GMP_IEEE_FLOATS macro
27 #ifndef _GMP_IEEE_FLOATS
28 #define _GMP_IEEE_FLOATS 0 macro
64 #if _GMP_IEEE_FLOATS
H A Dgmp-impl.h3384 /* Define ieee_double_extract and _GMP_IEEE_FLOATS.
3397 #define _GMP_IEEE_FLOATS 1 macro
3412 #define _GMP_IEEE_FLOATS 1 macro
3427 #define _GMP_IEEE_FLOATS 1 macro
3459 #if _GMP_IEEE_FLOATS
/haiku-buildtools/gcc/gmp/tests/mpf/
H A Dt-get_d.c46 #ifdef _GMP_IEEE_FLOATS
/haiku-buildtools/gcc/gmp/tests/mpn/
H A Dt-get_d.c38 #ifndef _GMP_IEEE_FLOATS
39 #define _GMP_IEEE_FLOATS 0 macro
235 if (! _GMP_IEEE_FLOATS)
281 if (! _GMP_IEEE_FLOATS)
331 if (! _GMP_IEEE_FLOATS)
/haiku-buildtools/gcc/mpfr/tests/
H A Dtget_d_2exp.c84 #if _GMP_IEEE_FLOATS
H A Dtget_ld_2exp.c83 #if _GMP_IEEE_FLOATS
H A Dtget_d.c94 #if _GMP_IEEE_FLOATS && !defined(MPFR_ERRDIVZERO)
144 #if _GMP_IEEE_FLOATS && !defined(MPFR_ERRDIVZERO)
156 #if _GMP_IEEE_FLOATS && !defined(MPFR_ERRDIVZERO)
H A Dtset_ld.c237 #if _GMP_IEEE_FLOATS
/haiku-buildtools/gcc/gmp/tests/
H A Dmisc.c434 #if _GMP_IEEE_FLOATS
452 #if _GMP_IEEE_FLOATS

Completed in 279 milliseconds