Searched refs:kBytesPerRow (Results 1 – 1 of 1) sorted by relevance
183 const int kBytesPerRow = 16; in PrintStackContents() local185 for (int i = 0; i < kBytesPerRow; ++i, ++address) { in PrintStackContents()