Searched defs:__rp (Results 1 – 2 of 2) sorted by relevance
39 const _RealType __rp = static_cast<_RealType>(_URNG::max() - _URNG::min()) + _RealType(1); in generate_canonical() local
214 const _UIntType __rp = _UIntType(__p.b()) - _UIntType(__p.a()) + _UIntType(1); in operator() local