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

Lines Matching refs:variable_set

141 static struct variable_set global_variable_set;
166 int recursive, struct variable_set *set,
355 const struct variable_set *set = setlist->set;
430 const struct variable_set *set)
459 l->set = (struct variable_set *) xmalloc (sizeof (struct variable_set));
553 register struct variable_set *set;
555 set = (struct variable_set *) xmalloc (sizeof (struct variable_set));
599 struct variable_set *set = current_variable_set_list->set;
613 struct variable_set *set;
647 merge_variable_sets (struct variable_set *to_set,
648 struct variable_set *from_set)
886 struct variable_set *set = s->set;
1448 print_variable_set (struct variable_set *set, char *prefix)