Home
last modified time | relevance | path

Searched defs:max_prime (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/unordered/test/unordered/
Ddetail_tests.cpp74 const std::size_t max_prime = 4294967291ul; in UNORDERED_AUTO_TEST() local
/third_party/boost/boost/math/special_functions/
Dprime.hpp1235 static const unsigned max_prime = 9999; variable