Searched refs:new_slot (Results 1 – 1 of 1) sorted by relevance
882 struct variable **new_slot; in target_environment() local935 new_slot = (struct variable **) hash_find_slot (&table, v); in target_environment()936 if (HASH_VACANT (*new_slot)) in target_environment()937 hash_insert_at (&table, v, new_slot); in target_environment()