Searched defs:FLT_MIN_EXP (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/ginclude/
H A Dfloat.h61 #undef FLT_MIN_EXP macro
64 #define FLT_MIN_EXP __FLT_MIN_EXP__ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h46 # undef FLT_MIN_EXP macro
90 #define FLT_MIN_EXP __FLT_MIN_EXP__ macro
/freebsd-10-stable/sys/arm/include/
H A Dfloat.h60 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-10-stable/sys/ia64/include/
H A Dfloat.h52 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-10-stable/sys/mips/include/
H A Dfloat.h59 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dfloat.h57 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dfloat.h57 #define FLT_MIN_EXP (-125) /* emin */ macro
/freebsd-10-stable/sys/x86/include/
H A Dfloat.h56 #define FLT_MIN_EXP (-125) /* emin */ macro

Completed in 89 milliseconds