Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:hash_find_slot

178   var_slot = (struct variable **) hash_find_slot (&set->table, &var_key);
658 = (struct variable **) hash_find_slot (&to_set->table, *from_var_slot);
945 new_slot = (struct variable **) hash_find_slot (&table, v);