Searched refs:Operand0Type (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/executer/
H A Dexconcat.c205 ACPI_OBJECT_TYPE Operand0Type; local
221 Operand0Type = Operand0->Common.Type;
235 Operand0Type = ACPI_TYPE_STRING;
272 switch (Operand0Type)
339 switch (Operand0Type)

Completed in 103 milliseconds