Home
last modified time | relevance | path

Searched refs:NumErrorReports (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1273 static const size_t NumErrorReports = variable
1324 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1347 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1369 NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()