Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1479 static const size_t NumErrorReports = variable
1530 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1555 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1581 NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()