Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.c640 struct variable_set *from_set) in merge_variable_sets() argument
642 struct variable **from_var_slot = (struct variable **) from_set->table.ht_vec; in merge_variable_sets()
643 struct variable **from_var_end = from_var_slot + from_set->table.ht_size; in merge_variable_sets()