Searched refs:old_inputs (Results 1 – 1 of 1) sorted by relevance
1256 generic_value **old_inputs = it->inputs; in handle_input_arg() local1268 generic_value_copy (&new_inputs[idx][k], &old_inputs[i][k]); in handle_input_arg()1272 generic_value_free (&old_inputs[i][j]); in handle_input_arg()1273 free (old_inputs[i]); in handle_input_arg()1275 free (old_inputs); in handle_input_arg()