Searched refs:cSizeIndep (Results 1 – 1 of 1) sorted by relevance
622 { size_t cSizeIndep; in basicTests() local629 CHECK_V(cSizeIndep, in basicTests()634 (unsigned)inSize, (unsigned)cSizeIndep); in basicTests()639 size_t compressedSize = cSizeIndep; in basicTests()646 if (compressedSize != cSizeIndep) goto _output_error; in basicTests()