Home
last modified time | relevance | path

Searched defs:_Max (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__random/
H A Drandom_device.h51 static _LIBCPP_CONSTEXPR const result_type _Max = 0xFFFFFFFFu; variable
H A Ddiscard_block_engine.h51 static const result_type _Max = _Engine::_Max; variable
H A Dindependent_bits_engine.h80 static _LIBCPP_CONSTEXPR const result_type _Max = variable
H A Dsubtract_with_carry_engine.h69 static _LIBCPP_CONSTEXPR const result_type _Max = variable
H A Dmersenne_twister_engine.h158 static _LIBCPP_CONSTEXPR const result_type _Max = variable
/freebsd-src/contrib/llvm-project/libcxx/include/__algorithm/
H A Dshuffle.h41 static const result_type _Max = 0xFFFFFFFF; variable
79 static const result_type _Max = 0xFFFFFFFF; variable