Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1309 static const size_t NumErrorReports = variable
1360 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1383 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1409 NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()