Searched refs:local_operand0 (Results 1 – 1 of 1) sorted by relevance
52 union acpi_operand_object *local_operand0 = operand0; in acpi_ex_do_concatenate() local79 &local_operand0); in acpi_ex_do_concatenate()219 local_operand0-> in acpi_ex_do_concatenate()232 strcpy(buffer, local_operand0->string.pointer); in acpi_ex_do_concatenate()274 if (local_operand0 != operand0) { in acpi_ex_do_concatenate()275 acpi_ut_remove_reference(local_operand0); in acpi_ex_do_concatenate()