Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/arm/include/
HDfloat.h70 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/sys/arm64/include/
HDfloat.h64 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/sys/mips/include/
HDfloat.h69 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/sys/x86/include/
HDfloat.h70 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/sys/powerpc/include/
HDfloat.h71 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/sys/riscv/include/
HDfloat.h64 #define DBL_EPSILON 2.2204460492503131E-16 macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
HDfloat.h148 #define DBL_EPSILON __DBL_EPSILON__ macro
HDopencl-c-base.h308 #define DBL_EPSILON 0x1.0p-52 macro