Searched refs:number_of_iterations_allowed (Results 1 – 1 of 1) sorted by relevance
395 …const boost::uintmax_t number_of_iterations_allowed = (std::max)(20, local_math_tools_digits10 / 2… in calculate() local397 boost::uintmax_t number_of_iterations_used = number_of_iterations_allowed; in calculate()