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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h62 # undef DBL_EPSILON macro
111 #define DBL_EPSILON __DBL_EPSILON__ macro
/freebsd-10.2-release/contrib/gcc/ginclude/
H A Dfloat.h114 #undef DBL_EPSILON macro
117 #define DBL_EPSILON __DBL_EPSILON__ macro
/freebsd-10.2-release/sys/ia64/include/
H A Dfloat.h65 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-10.2-release/sys/powerpc/include/
H A Dfloat.h70 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-10.2-release/sys/mips/include/
H A Dfloat.h72 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-10.2-release/sys/x86/include/
H A Dfloat.h69 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-10.2-release/sys/sparc64/include/
H A Dfloat.h70 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-10.2-release/sys/arm/include/
H A Dfloat.h73 #define DBL_EPSILON 2.2204460492503131E-16 macro

Completed in 146 milliseconds