Home
last modified time | relevance | path

Searched refs:s_inc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4532 static const std::uint64_t s_inc = (0x13ed0cc53f939476ULL << 1ULL) | 1ULL; member in Catch::SimplePcg32
12105 m_state = m_state * 6364136223846793005ULL + s_inc; in operator ()()