Home
last modified time | relevance | path

Searched defs:LDBL_EPSILON (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm64/include/
H A Dfloat.h81 #define LDBL_EPSILON 1.925929944387235853055977942584927319E-34L macro
/freebsd/sys/arm/include/
H A Dfloat.h83 #define LDBL_EPSILON ((long double)DBL_EPSILON) macro
/freebsd/sys/riscv/include/
H A Dfloat.h77 #define LDBL_EPSILON 1.925929944387235853055977942584927319E-34L macro
/freebsd/sys/powerpc/include/
H A Dfloat.h84 #define LDBL_EPSILON ((long double)DBL_EPSILON) macro
/freebsd/sys/x86/include/
H A Dfloat.h83 #define LDBL_EPSILON 1.0842021724855044340E-19L macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h149 #define LDBL_EPSILON __LDBL_EPSILON__ macro