Home
last modified time | relevance | path

Searched defs:_Dt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dindependent_bits_engine.h38 static _LIBCPP_CONSTEXPR const size_t _Dt = numeric_limits<_UInt>::digits; global() variable
52 static _LIBCPP_CONSTEXPR const result_type _Dt = numeric_limits<result_type>::digits; global() variable
H A Dsubtract_with_carry_engine.h71 static _LIBCPP_CONSTEXPR const result_type _Dt = numeric_limits<result_type>::digits; global() variable
H A Dmersenne_twister_engine.h87 static _LIBCPP_CONSTEXPR const result_type _Dt = numeric_limits<result_type>::digits; global() variable