Searched refs:kRegFieldWidth (Results 1 – 1 of 1) sorted by relevance
56 static const int kRegFieldWidth = static_cast<int>(sizeof(kAccumulator) - 1); in PrintRegisters() local95 os << " [ " << std::setw(kRegFieldWidth) in PrintRegisters()