Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dfloat2.c48 printf ("%Lf, %Lf, %Lf, %Lf\n", ld, ldblit(f), ld - ldblit(f), LDBL_EPSILON); in main()
52 if (ld - ldblit(f) < LDBL_EPSILON) in main()
/external/libffi/testsuite/libffi.call/
Dfloat2.c48 printf ("%Lf, %Lf, %Lf, %Lf\n", ld, ldblit(f), ld - ldblit(f), LDBL_EPSILON); in main()
52 if (ld - ldblit(f) < LDBL_EPSILON) in main()
/external/libcxx/test/std/language.support/support.limits/c.limits/
Dcfloat.pass.cpp152 #ifndef LDBL_EPSILON
153 #error LDBL_EPSILON not defined
/external/clang/lib/Headers/
Dfloat.h65 # undef LDBL_EPSILON
119 #define LDBL_EPSILON __LDBL_EPSILON__ macro
/external/libcxx/test/std/depr/depr.c.headers/
Dfloat_h.pass.cpp152 #ifndef LDBL_EPSILON
153 #error LDBL_EPSILON not defined
/external/libcxx/test/std/language.support/support.limits/limits/numeric.limits.members/
Depsilon.pass.cpp58 test<long double>(LDBL_EPSILON); in main()
/external/libcxx/include/support/win32/
Dlimits_msvc_win32.h63 #define __LDBL_EPSILON__ LDBL_EPSILON
/external/libcxx/include/
Dcfloat62 LDBL_EPSILON
/external/libcxx/include/support/ibm/
Dlimits.h86 #define __LDBL_EPSILON__ LDBL_EPSILON
/external/libxml2/
Dtrio.c305 # undef LDBL_EPSILON
308 # define LDBL_EPSILON DBL_EPSILON macro
2710 epsilon = LDBL_EPSILON;
/external/ImageMagick/
Dconfigure24629 LDBL_MIN, LDBL_MAX, LDBL_EPSILON
24645 && (int) LDBL_EPSILON == 0