Variable GccAsmOperandList.items

class GccAsmOperandList
{
  // ...
  GccAsmOperand[] items;
  // ...
}