Searched refs:one_tmp (Results 1 – 1 of 1) sorted by relevance
202 struct var_sym *one_tmp, *two_tmp; in var_sym_lists_equiv() local210 PREPARE_PTR_LIST(one, one_tmp); in var_sym_lists_equiv()213 if (!one_tmp && !two_tmp) in var_sym_lists_equiv()215 if (one_tmp->sym != two_tmp->sym) in var_sym_lists_equiv()217 if (strcmp(one_tmp->var, two_tmp->var) != 0) in var_sym_lists_equiv()219 NEXT_PTR_LIST(one_tmp); in var_sym_lists_equiv()223 FINISH_PTR_LIST(one_tmp); in var_sym_lists_equiv()