Searched defs:max_n2 (Results 1 – 3 of 3) sorted by relevance
60 const std::size_t max_n2 = (max_n1 * 10) / 8; in test() local
72 const std::size_t max_n2 = (max_n1 * 10) / 8; in test() local
61 std::size_t max_n2 = max_n / 10; in test() local