Searched defs:_Rp (Results 1 – 3 of 3) sorted by relevance
54 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min variable57 static _LIBCPP_CONSTEXPR const _Working_result_type _Rp = _Engine::max() - _Engine::min() variable237 const _UIntType _Rp = _UIntType(__p.b()) - _UIntType(__p.a()) + _UIntType(1); in operator() local
57 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min variable60 static _LIBCPP_CONSTEXPR const _Working_result_type _Rp = _Engine::max() - _Engine::min() variable
41 const _RealType _Rp = static_cast<_RealType>(_URNG::max() - _URNG::min()) + _RealType(1); in generate_canonical() local