Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1460 static const size_t NumErrorReports = variable
1511 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1536 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1562 NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()