Searched refs:usByteSize (Results 1 – 1 of 1) sorted by relevance
365 unsigned short usByteSize = 0; in PrintData() local373 usByteSize = (unsigned short)(a_iDataSize / 8 + 1); in PrintData()376 usByteSize = (unsigned short)(a_iDataSize / 8); in PrintData()380 for (usByteIndex = (signed short)(usByteSize - 1); in PrintData()407 if ((usByteSize - usByteIndex) % 40 == 39) { in PrintData()