Home
last modified time | relevance | path

Searched defs:errorCount (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h140 inline uint64_t errorCount() { return errorHandler().errorCount; } in errorCount() function
/freebsd-13.1/sys/contrib/zstd/zlibWrapper/
H A Dzstd_zlibwrapper.c504 int errorCount; member
/freebsd-13.1/tools/test/testfloat/
H A DtestLoops.c73 static uint32 tenthousandsCount, errorCount = 0; variable