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

/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexconcat.c91 ACPI_OPERAND_OBJECT *LocalOperand0 = Operand0; local
120 Operand0, &LocalOperand0);
263 ((ACPI_SIZE) LocalOperand0->String.Length +
275 strcpy (Buffer, LocalOperand0->String.Pointer);
316 if (LocalOperand0 != Operand0)
318 AcpiUtRemoveReference (LocalOperand0);

Completed in 119 milliseconds