Searched refs:totalSize (Results 1 – 2 of 2) sorted by relevance
586 size_t pos = 0, totalSize = 0; in BMK_loadFiles() local607 totalSize += (size_t)fileSize; in BMK_loadFiles()611 if (totalSize == 0) EXM_THROW(12, "no data to bench"); in BMK_loadFiles()
734 size_t const totalSize = 1 + llAdd + lastRunSize; in LZ4HC_compress_hashChain() local736 if (limit && (op + totalSize > oend)) { in LZ4HC_compress_hashChain()1559 size_t const totalSize = 1 + llAdd + lastRunSize; in LZ4HC_compress_optimal() local1561 if (limit && (op + totalSize > oend)) { in LZ4HC_compress_optimal()