Searched defs:errorCount (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DErrorHandler.h94 uint64_t errorCount = 0; member in class:lld::ErrorHandler
127 inline uint64_t errorCount() { return errorHandler().errorCount; } function in namespace:lld
/freebsd-11-stable/tools/test/testfloat/
H A DtestLoops.c73 static uint32 tenthousandsCount, errorCount = 0; variable
[all...]

Completed in 156 milliseconds