Home
last modified time | relevance | path

Searched refs:Operand1Type (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/acpica/executer/
H A Dexconcat.c206 ACPI_OBJECT_TYPE Operand1Type; in AcpiExDoConcatenate() local
247 Operand1Type = Operand1->Common.Type; in AcpiExDoConcatenate()
261 Operand1Type = ACPI_TYPE_STRING; in AcpiExDoConcatenate()
287 switch (Operand1Type) in AcpiExDoConcatenate()