Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__random/
H A Dmersenne_twister_engine.h169 static const size_t shift_size = __m; variable
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dmersenne_twister_engine.h171 static inline _LIBCPP_CONSTEXPR const size_t shift_size = __m; variable