Searched refs:usByteIndex (Results 1 – 1 of 1) sorted by relevance
367 signed short usByteIndex = 0; in PrintData() local380 for (usByteIndex = (signed short)(usByteSize - 1); in PrintData()381 usByteIndex >= 0; usByteIndex--) { in PrintData()382 ucByte = a_pucData[usByteIndex]; in PrintData()407 if ((usByteSize - usByteIndex) % 40 == 39) { in PrintData()410 if (usByteIndex < 0) in PrintData()