temp_operand1      54 drivers/acpi/acpica/exconcat.c 	union acpi_operand_object *temp_operand1 = NULL;
temp_operand1     124 drivers/acpi/acpica/exconcat.c 		    acpi_ex_convert_to_integer(local_operand1, &temp_operand1,
temp_operand1     131 drivers/acpi/acpica/exconcat.c 		    acpi_ex_convert_to_buffer(local_operand1, &temp_operand1);
temp_operand1     145 drivers/acpi/acpica/exconcat.c 						      &temp_operand1,
temp_operand1     169 drivers/acpi/acpica/exconcat.c 	if ((local_operand1 != operand1) && (local_operand1 != temp_operand1)) {
temp_operand1     173 drivers/acpi/acpica/exconcat.c 	local_operand1 = temp_operand1;