Searched refs:s_inc (Results 1 – 1 of 1) sorted by relevance
4532 static const std::uint64_t s_inc = (0x13ed0cc53f939476ULL << 1ULL) | 1ULL; member in Catch::SimplePcg3212105 m_state = m_state * 6364136223846793005ULL + s_inc; in operator ()()