Searched refs:TotalErrors (Results 1 – 1 of 1) sorted by relevance
182 int j, TotalErrors = 0; in check_slice() local219 if( dist > Eps ) TotalErrors++; in check_slice()237 int TotalErrors = 0; in check() local267 TotalErrors += check_slice( StartPt, EndPt, &SrcReader, Eps, &j, Count ); in check()271 TotalErrors++; in check()272 return TotalErrors; in check()277 return TotalErrors; in check()