Home
last modified time | relevance | path

Searched refs:to_var_slot (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvariable.c649 struct variable **to_var_slot in merge_variable_sets() local
651 if (HASH_VACANT (*to_var_slot)) in merge_variable_sets()
652 hash_insert_at (&to_set->table, from_var, to_var_slot); in merge_variable_sets()