Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1323 static const size_t NumErrorReports = variable
1374 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1397 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1421 I != Pos - 1 - RingBuffer->Size && NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()