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

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cfloat/
H A Dvalues.cc34 float f1 = FLT_DIG;
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfloat-i128.h13 #undef FLT_DIG macro
14 #define FLT_DIG 6 macro
H A Dfloat-i32.h13 #undef FLT_DIG macro
14 #define FLT_DIG 6 macro
H A Dfloat-i64.h13 #undef FLT_DIG macro
14 #define FLT_DIG 6 macro
H A Dfloat-m68k.h14 #undef FLT_DIG macro
15 #define FLT_DIG 6 macro
H A Dfloat-vax.h13 #undef FLT_DIG macro
14 #define FLT_DIG 6 macro
H A Dfloat-i386.h14 #undef FLT_DIG macro
15 #define FLT_DIG 6 macro
H A Dfloat-sh.h13 #undef FLT_DIG macro
14 #define FLT_DIG 6 macro
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-float-1.c23 #ifndef FLT_DIG
24 #error "FLT_DIG undefined"
H A Dc99-float-1.c23 #ifndef FLT_DIG
24 #error "FLT_DIG undefined"
H A Dc90-float-1.c23 #ifndef FLT_DIG
24 #error "FLT_DIG undefined"
/haiku-buildtools/gcc/gcc/ginclude/
H A Dfloat.h50 #undef FLT_DIG macro
53 #define FLT_DIG __FLT_DIG__ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Denquire.c1221 #ifdef FLT_DIG
1222 checktype(FLT_DIG, "FLT_DIG", Signed, int);
1224 fmissing("FLT_DIG");
1805 #ifdef FLT_DIG
1806 #define F_DIG FLT_DIG

Completed in 112 milliseconds