Home
last modified time | relevance | path

Searched refs:__DBL_EPSILON__ (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/include/support/win32/
Dlimits_win32.h46 #define __DBL_EPSILON__ DBL_EPSILON macro
/external/libcxx/include/support/ibm/
Dlimits.h74 #define __DBL_EPSILON__ DBL_EPSILON macro
/external/clang/lib/Headers/
Dfloat.h111 #define DBL_EPSILON __DBL_EPSILON__
/external/libcxx/include/
Dlimits362 …IBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return __DBL_EPSILON__;}