Searched defs:MAX_ERRORS (Results 1 – 4 of 4) sorted by relevance
244 const int MAX_ERRORS = 9; in comparePaths() local274 const int MAX_ERRORS = 8; in comparePaths() local
168 enum { MAX_ERRORS=50 }; enumerator
3071 const int MAX_ERRORS = 9; in VerifyOp() local3104 const int MAX_ERRORS = 9; in VerifySimplify() local
141 #define MAX_ERRORS 5 macro