Searched refs:bytesPerLine (Results 1 – 1 of 1) sorted by relevance
322 const unsigned int bytesPerLine = 16; in testXDump() local330 if (((ptr - start) % bytesPerLine) == 0) { in testXDump()