Home
last modified time | relevance | path

Searched defs:_EDt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__random/
H A Dindependent_bits_engine.h70 static _LIBCPP_CONSTEXPR const size_t _EDt = numeric_limits<_Engine_result_type>::digits; variable
H A Duniform_int_distribution.h60 static _LIBCPP_CONSTEXPR const size_t _EDt = numeric_limits<_Engine_result_type>::digits; variable