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