Home
last modified time | relevance | path

Searched defs:default_seed (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__random/
H A Dsubtract_with_carry_engine.h78 static const result_type default_seed = 19780503u; variable
H A Dmersenne_twister_engine.h182 static const result_type default_seed = 5489u; variable
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dsubtract_with_carry_engine.h80 static inline _LIBCPP_CONSTEXPR const result_type default_seed = 19780503u; variable
H A Dmersenne_twister_engine.h184 static inline _LIBCPP_CONSTEXPR const result_type default_seed = 5489u; variable