Home
last modified time | relevance | path

Searched defs:_Rp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/omp/
H A Dparallel_transform_scan.h
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dindependent_bits_engine.h63 static _LIBCPP_CONSTEXPR const _Working_result_type _Rp = _Engine::max() - _Engine::min() + _Working_result_type(1); variable
60 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min global() variable
H A Duniform_int_distribution.h58 static _LIBCPP_CONSTEXPR const size_t __m = __log2<_Working_result_type, _Rp>::value; variable
55 static const _Working_result_type _Rp = _Engine::_Max - _Engine::_Min global() variable
[all...]