Searched refs:FLT_RADIX (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/gcc/mpc/src/
H A Dpow_d.c31 MPC_ASSERT(FLT_RADIX == 2);
H A Dpow_ld.c31 MPC_ASSERT(FLT_RADIX == 2);
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfloat-i128.h7 #undef FLT_RADIX macro
8 #define FLT_RADIX 2 macro
9 /* Number of base-FLT_RADIX digits in the significand of a float */
21 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
30 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
40 /* Number of base-FLT_RADIX digits in the significand of a double */
49 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
58 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
68 /* Number of base-FLT_RADIX digits in the significand of a long double */
77 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-i32.h7 #undef FLT_RADIX macro
8 #define FLT_RADIX 2 macro
9 /* Number of base-FLT_RADIX digits in the significand of a float */
21 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
30 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
40 /* Number of base-FLT_RADIX digits in the significand of a double */
49 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
58 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
68 /* Number of base-FLT_RADIX digits in the significand of a long double */
77 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-i64.h7 #undef FLT_RADIX macro
8 #define FLT_RADIX 2 macro
9 /* Number of base-FLT_RADIX digits in the significand of a float */
21 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
30 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
40 /* Number of base-FLT_RADIX digits in the significand of a double */
49 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
58 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
68 /* Number of base-FLT_RADIX digits in the significand of a long double */
77 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-m68k.h8 #undef FLT_RADIX macro
9 #define FLT_RADIX 2 macro
10 /* Number of base-FLT_RADIX digits in the significand of a float */
22 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
31 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
41 /* Number of base-FLT_RADIX digits in the significand of a double */
50 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
59 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
69 /* Number of base-FLT_RADIX digits in the significand of a long double */
78 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-vax.h7 #undef FLT_RADIX macro
8 #define FLT_RADIX 2 macro
9 /* Number of base-FLT_RADIX digits in the significand of a float */
21 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
30 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
40 /* Number of base-FLT_RADIX digits in the significand of a double */
49 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
58 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
68 /* Number of base-FLT_RADIX digits in the significand of a long double */
77 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-i386.h8 #undef FLT_RADIX macro
9 #define FLT_RADIX 2 macro
10 /* Number of base-FLT_RADIX digits in the significand of a float */
22 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
31 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
41 /* Number of base-FLT_RADIX digits in the significand of a double */
50 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
59 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
69 /* Number of base-FLT_RADIX digits in the significand of a long double */
78 /* Minimum int x such that FLT_RADIX**(
[all...]
H A Dfloat-sh.h7 #undef FLT_RADIX macro
8 #define FLT_RADIX 2 macro
9 /* Number of base-FLT_RADIX digits in the significand of a float */
21 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised float */
30 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float */
42 /* Number of base-FLT_RADIX digits in the significand of a double */
51 /* Minimum int x such that FLT_RADIX**(x-1) is a normalised double */
60 /* Maximum int x such that FLT_RADIX**(x-1) is a representable double */
72 /* Number of base-FLT_RADIX digits in the significand of a double */
81 /* Minimum int x such that FLT_RADIX**(
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-float-1.c15 #ifndef FLT_RADIX
16 #error "FLT_RADIX undefined"
H A Dc99-float-1.c15 #ifndef FLT_RADIX
16 #error "FLT_RADIX undefined"
H A Dc90-float-1.c15 #ifndef FLT_RADIX
16 #error "FLT_RADIX undefined"
H A Dhex-round-1.c13 #if FLT_RADIX == 2 && FLT_MANT_DIG == 24
H A Dhex-round-2.c14 #if FLT_RADIX == 2 && FLT_MANT_DIG == 24
/haiku-buildtools/gcc/gcc/ginclude/
H A Dfloat.h32 #undef FLT_RADIX macro
33 #define FLT_RADIX __FLT_RADIX__ macro
35 /* Number of base-FLT_RADIX digits in the significand, p. */
57 /* Minimum int x such that FLT_RADIX**(x-1) is a normalized float, emin */
77 /* Maximum int x such that FLT_RADIX**(x-1) is a representable float, emax. */
191 /* Number of base-FLT_RADIX digits in the significand, p. */
/haiku-buildtools/gcc/mpfr/tests/
H A Dtset_d.c60 printf ("FLT_RADIX = %ld\n", (long) FLT_RADIX);
H A Dtget_d.c276 printf ("FLT_RADIX = %ld\n", (long) FLT_RADIX);
/haiku-buildtools/legacy/gcc/libio/
H A Dfloatconv.c130 #define FLT_RADIX 2 macro
161 #if FLT_RADIX==16
256 /* Quick_max = floor((P-1)*log(FLT_RADIX)/log(10) - 1) */
257 /* Int_max = floor(P*log(FLT_RADIX)/log(10) - 1) */
1518 /* special case -- power of FLT_RADIX to be */
1521 if (aadj < 2./FLT_RADIX)
1522 aadj = 1./FLT_RADIX;
1617 else if (aadj < .4999999/FLT_RADIX)
/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-impl.h442 #if !defined(MPFR_DOUBLE_SPEC) && defined(FLT_RADIX) && \
444 # if FLT_RADIX == 2 && DBL_MANT_DIG == 53 && \
532 #if defined(LDBL_MANT_DIG) && FLT_RADIX == 2
/haiku-buildtools/legacy/gcc/gcc/
H A Denquire.c335 #define D_MANT_DIG "Number of base-FLT_RADIX digits in the significand of a %s"
337 #define D_MIN_EXP "Minimum int x such that FLT_RADIX**(x-1) is a normalised %s"
339 #define D_MAX_EXP "Maximum int x such that FLT_RADIX**(x-1) is a representable %s"
525 int flt_radix; /* The calculated value of FLT_RADIX */
1211 #ifdef FLT_RADIX
1212 checktype(FLT_RADIX, "FLT_RADIX", Signed, int);
1214 fmissing("FLT_RADIX");
1799 #ifdef FLT_RADIX
1800 #define F_RADIX FLT_RADIX
[all...]

Completed in 145 milliseconds