Searched refs:dataCount (Results 1 – 1 of 1) sorted by relevance
481 int dataCount = 0; in DumpCommon() local492 if (dataCount <= 0) in DumpCommon()496 dataCount = static_cast<int>(internal::GetBits(command[1], 20, 7)); in DumpCommon()500 if (seq && dataCount > 0) in DumpCommon()502 addressEnd = address + dataCount + 1; in DumpCommon()526 dataCount -= 2; in DumpCommon()