Searched refs:FLT_MAX_10_EXP (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cfloat/
H A Dvalues.cc38 float f5 = FLT_MAX_10_EXP;
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfloat-i128.h37 #undef FLT_MAX_10_EXP macro
38 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-i32.h37 #undef FLT_MAX_10_EXP macro
38 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-i64.h37 #undef FLT_MAX_10_EXP macro
38 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-m68k.h38 #undef FLT_MAX_10_EXP macro
39 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-vax.h37 #undef FLT_MAX_10_EXP macro
38 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-i386.h38 #undef FLT_MAX_10_EXP macro
39 #define FLT_MAX_10_EXP 38 macro
H A Dfloat-sh.h37 #undef FLT_MAX_10_EXP macro
38 #define FLT_MAX_10_EXP 38 macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-float-1.c39 #ifndef FLT_MAX_10_EXP
40 #error "FLT_MAX_10_EXP undefined"
H A Dc99-float-1.c39 #ifndef FLT_MAX_10_EXP
40 #error "FLT_MAX_10_EXP undefined"
H A Dc90-float-1.c39 #ifndef FLT_MAX_10_EXP
40 #error "FLT_MAX_10_EXP undefined"
/haiku-buildtools/gcc/gcc/ginclude/
H A Dfloat.h90 #undef FLT_MAX_10_EXP macro
93 #define FLT_MAX_10_EXP __FLT_MAX_10_EXP__ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Denquire.c1261 #ifdef FLT_MAX_10_EXP
1262 checktype(FLT_MAX_10_EXP, "FLT_MAX_10_EXP", Signed, int);
1264 fmissing("FLT_MAX_10_EXP");
1829 #ifdef FLT_MAX_10_EXP
1830 #define F_MAX_10_EXP FLT_MAX_10_EXP

Completed in 219 milliseconds