Searched refs:BLOCK_COUNT (Results 1 – 1 of 1) sorted by relevance
28 constexpr size_t BLOCK_COUNT = 1; variable210 if (fwrite(readBuffer, readSize, BLOCK_COUNT, outFile) != BLOCK_COUNT) { in DoUnzipFile()