Home
last modified time | relevance | path

Searched refs:__LDBL_EPSILON__ (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/include/support/win32/
Dlimits_win32.h59 #define __LDBL_EPSILON__ LDBL_EPSILON macro
/external/libcxx/include/support/ibm/
Dlimits.h86 #define __LDBL_EPSILON__ LDBL_EPSILON macro
/external/clang/lib/Headers/
Dfloat.h119 #define LDBL_EPSILON __LDBL_EPSILON__
/external/elfutils/tests/
Drun-dwarf-getmacros.sh83 __LDBL_EPSILON__ 1.08420217248550443401e-19L
218 __LDBL_EPSILON__ 1.08420217248550443401e-19L
454 __LDBL_EPSILON__ 1.08420217248550443401e-19L
Drun-readelf-zp.sh202 [ 11f3] __LDBL_EPSILON__ 1.08420217248550443401e-19L
/external/libcxx/include/
Dlimits409 …BCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return __LDBL_EPSILON__;}