Searched refs:nonNullBytesPerInstruction (Results 1 – 1 of 1) sorted by relevance
3168 const int nonNullBytesPerInstruction = 4 * (maxWordCount - opSourceWordCount) - 1; in dumpSourceInstructions() local3183 subString = text.substr(nextByte, nonNullBytesPerInstruction); in dumpSourceInstructions()3194 nextByte += nonNullBytesPerInstruction; in dumpSourceInstructions()