Searched refs:gotLen (Results 1 – 1 of 1) sorted by relevance
1297 UInt64 gotLen; in _chm_decompress_region() local1333 gotLen = _chm_decompress_block(h, nBlock, &ubuffer); in _chm_decompress_region()1334 if (gotLen < nLen) in _chm_decompress_region()1335 nLen = gotLen; in _chm_decompress_region()