Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlimits_win32.h33 #define __FLT_EPSILON__ FLT_EPSILON macro
/external/libcxx/include/support/ibm/
Dlimits.h62 #define __FLT_EPSILON__ FLT_EPSILON macro
/external/clang/lib/Headers/
Dfloat.h110 #define FLT_EPSILON __FLT_EPSILON__
/external/libcxx/include/
Dlimits316 …IBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type epsilon() _NOEXCEPT {return __FLT_EPSILON__;}