Home
last modified time | relevance | path

Searched refs:__LDBL_EPSILON__ (Results 1 – 4 of 4) 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.h112 #define LDBL_EPSILON __LDBL_EPSILON__
/external/libcxx/include/
Dlimits408 …BCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return __LDBL_EPSILON__;}