Searched refs:FLT_MAX_EXP (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cfloat/
H A Dvalues.cc39 float f6 = FLT_MAX_EXP;
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfloat-i128.h31 #undef FLT_MAX_EXP macro
32 #define FLT_MAX_EXP 128 macro
H A Dfloat-i32.h31 #undef FLT_MAX_EXP macro
32 #define FLT_MAX_EXP 128 macro
H A Dfloat-i64.h31 #undef FLT_MAX_EXP macro
32 #define FLT_MAX_EXP 128 macro
H A Dfloat-m68k.h32 #undef FLT_MAX_EXP macro
33 #define FLT_MAX_EXP 128 macro
H A Dfloat-vax.h31 #undef FLT_MAX_EXP macro
32 #define FLT_MAX_EXP 127 macro
H A Dfloat-i386.h32 #undef FLT_MAX_EXP macro
33 #define FLT_MAX_EXP 128 macro
H A Dfloat-sh.h31 #undef FLT_MAX_EXP macro
32 #define FLT_MAX_EXP 128 macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-float-1.c35 #ifndef FLT_MAX_EXP
36 #error "FLT_MAX_EXP undefined"
H A Dc99-float-1.c35 #ifndef FLT_MAX_EXP
36 #error "FLT_MAX_EXP undefined"
H A Dc90-float-1.c35 #ifndef FLT_MAX_EXP
36 #error "FLT_MAX_EXP undefined"
H A Dfloat-exact-1.c16 && FLT_MAX_EXP == 128
/haiku-buildtools/gcc/gcc/ginclude/
H A Dfloat.h78 #undef FLT_MAX_EXP macro
81 #define FLT_MAX_EXP __FLT_MAX_EXP__ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Denquire.c1251 #ifdef FLT_MAX_EXP
1252 checktype(FLT_MAX_EXP, "FLT_MAX_EXP", Signed, int);
1254 fmissing("FLT_MAX_EXP");
1823 #ifdef FLT_MAX_EXP
1824 #define F_MAX_EXP FLT_MAX_EXP
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dlb1sf68.asm2381 FLT_MAX_EXP = F_MAX_EXP - F_BIAS define
/haiku-buildtools/gcc/libgcc/config/m68k/
H A Dlb1sf68.S2548 FLT_MAX_EXP = F_MAX_EXP - F_BIAS define

Completed in 97 milliseconds