Home
last modified time | relevance | path

Searched refs:shift_size (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__random/
H A Dmersenne_twister_engine.h170 static _LIBCPP_CONSTEXPR const size_t shift_size = __m; variable
361 …ter_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::shift_size;
/src/contrib/llvm-project/libcxx/include/
H A Drandom88 static constexpr size_t shift_size = m;