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

/freebsd-10-stable/contrib/gcc/ginclude/
H A Dfloat.h113 #undef FLT_EPSILON macro
116 #define FLT_EPSILON __FLT_EPSILON__ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h61 # undef FLT_EPSILON macro
110 #define FLT_EPSILON __FLT_EPSILON__ macro
/freebsd-10-stable/sys/arm/include/
H A Dfloat.h58 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-10-stable/sys/ia64/include/
H A Dfloat.h50 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-10-stable/sys/mips/include/
H A Dfloat.h57 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Dfloat.h55 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Dfloat.h55 #define FLT_EPSILON 1.19209290E-7F /* b**(1-p) */ macro
/freebsd-10-stable/sys/x86/include/
H A Dfloat.h54 #define FLT_EPSILON 1.19209290E-07F /* b**(1-p) */ macro

Completed in 153 milliseconds