Searched refs:dataCount (Results 1 – 1 of 1) sorted by relevance
479 int dataCount = 0; in DumpCommon() local490 if (dataCount <= 0) in DumpCommon()494 dataCount = static_cast<int>(internal::GetBits(command[1], 20, 7)); in DumpCommon()498 if (seq && dataCount > 0) in DumpCommon()500 addressEnd = address + dataCount + 1; in DumpCommon()524 dataCount -= 2; in DumpCommon()