Searched refs:gOperandNamesSize (Results 1 – 1 of 1) sorted by relevance
112 static size_t gOperandNamesSize = sizeof(gOperandNames) / sizeof(gOperandNames[0]); variable125 for (; index < gOperandNamesSize - 1; ) { in ValidateDecompileTable()192 SkASSERT(index + 1 < gOperandNamesSize); in decompile()