Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h1263 static const size_t NumErrorReports = variable
1314 if (NextErrorReport == NumErrorReports) in getInlineErrorInfo()
1337 return NextErrorReport == NumErrorReports; in getInlineErrorInfo()
1359 NextErrorReport != NumErrorReports; in getRingBufferErrorInfo()