Home
last modified time | relevance | path

Searched refs:LDBL_EPSILON (Results 1 – 12 of 12) sorted by relevance

/external/bison/lib/
Dfloat.in.h41 # undef LDBL_EPSILON
42 # define LDBL_EPSILON 1.0842021724855044340E-19L macro
74 # undef LDBL_EPSILON
75 # define LDBL_EPSILON 1.084202172485504434007452800869941711426e-19L /* 2^-63 */ macro
171 # undef LDBL_EPSILON
172 # define LDBL_EPSILON 2.46519032881566189191165176650870696773e-32L /* 2^-105 */ macro
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp122 #ifndef LDBL_EPSILON
123 #error LDBL_EPSILON not defined
/external/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp122 #ifndef LDBL_EPSILON
123 #error LDBL_EPSILON not defined
/external/clang/lib/Headers/
Dfloat.h63 # undef LDBL_EPSILON
112 #define LDBL_EPSILON __LDBL_EPSILON__ macro
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Depsilon.pass.cpp53 test<long double>(LDBL_EPSILON); in main()
/external/libcxx/include/
Dcfloat55 LDBL_EPSILON
Dmodule.modulemap76 LDBL_DIG, LDBL_EPSILON, LDBL_MANT_DIG,
/external/libcxx/include/support/win32/
Dlimits_win32.h59 #define __LDBL_EPSILON__ LDBL_EPSILON
/external/libcxx/include/support/ibm/
Dlimits.h86 #define __LDBL_EPSILON__ LDBL_EPSILON
/external/opencv3/3rdparty/openexr/Imath/
DImathLimits.h259 static long double epsilon() {return LDBL_EPSILON;}
/external/libxml2/
Dtrio.c305 # undef LDBL_EPSILON
308 # define LDBL_EPSILON DBL_EPSILON macro
2710 epsilon = LDBL_EPSILON;
/external/ImageMagick/
Dconfigure25628 LDBL_MIN, LDBL_MAX, LDBL_EPSILON
25644 && (int) LDBL_EPSILON == 0