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

/freebsd-10-stable/contrib/gcc/ginclude/
H A Dfloat.h115 #undef LDBL_EPSILON macro
118 #define LDBL_EPSILON __LDBL_EPSILON__ macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dfloat.h63 # undef LDBL_EPSILON macro
112 #define LDBL_EPSILON __LDBL_EPSILON__ macro
/freebsd-10-stable/sys/arm/include/
H A Dfloat.h88 #define LDBL_EPSILON ((long double)DBL_EPSILON) macro
/freebsd-10-stable/sys/ia64/include/
H A Dfloat.h80 #define LDBL_EPSILON 1.0842021724855044340E-19L macro
/freebsd-10-stable/sys/mips/include/
H A Dfloat.h87 #define LDBL_EPSILON ((long double)DBL_EPSILON) macro
/freebsd-10-stable/sys/powerpc/include/
H A Dfloat.h85 #define LDBL_EPSILON ((long double)DBL_EPSILON) macro
/freebsd-10-stable/sys/sparc64/include/
H A Dfloat.h85 #define LDBL_EPSILON 1.925929944387235853055977942584927319E-34L macro
/freebsd-10-stable/sys/x86/include/
H A Dfloat.h84 #define LDBL_EPSILON 1.0842021724855044340E-19L macro

Completed in 103 milliseconds