Searched refs:maxErrorPrint (Results 1 – 1 of 1) sorted by relevance
689 constexpr size_t maxErrorPrint = 5; in calculate() 691 static size_t errorPrint = maxErrorPrint; in calculate() 847 errorPrint = maxErrorPrint;687 constexpr size_t maxErrorPrint = 5; calculate() local