Lines Matching refs:compressedSize
2551 unsigned long compressedSize;
2552 if (!getLong(&compressedSize))
2554 error("bad compressedSize found");
2600 trace("Compressed size :%ld", compressedSize);
2630 for (unsigned long bnr = 0 ; bnr < compressedSize ; bnr++)
2665 unsigned long compressedSize;
2666 if (!getLong(&compressedSize))
2668 error("bad compressedSize found");
2782 unsigned long compressedSize;
2783 if (!getLong(&compressedSize))
2785 error("bad compressedSize found");
2871 trace("Compressed size :%ld", compressedSize);