Searched refs:fFileCount (Results 1 – 4 of 4) sorted by relevance
28 fFileCount(0), in AllocationInfo()99 fFileCount++; in AddFileAllocation()187 PRINT(" files: %9lu, size: %9lu\n", fFileCount, fFileSize); in Dump()188 heapCount += fFileCount; in Dump()189 heapSize += fFileCount * sizeof(File); in Dump()
47 size_t fFileCount; variable
49 fFileCount(0), in ZippoWindow()158 format.Format(output, fFileCount); in MessageReceived()160 fFileCount++; in MessageReceived()227 fFileCount = 0; in _StartZipping()
60 int32 fFileCount; variable