Searched refs:variable_set (Results 1 – 2 of 2) sorted by relevance
84 struct variable_set struct94 struct variable_set *set; /* Variable set. */ argument145 extern void print_variable_set PARAMS ((struct variable_set *set, char *prefix));155 const struct variable_set *set));160 struct variable_set *set, const struct floc *flocp));
140 static struct variable_set global_variable_set;164 int recursive, struct variable_set *set, in define_variable_in_set()351 const struct variable_set *set = setlist->set; in lookup_variable()425 const struct variable_set *set) in lookup_variable_in_set()453 l->set = (struct variable_set *) xmalloc (sizeof (struct variable_set)); in initialize_file_variables()546 register struct variable_set *set; in create_new_variable_set()548 set = (struct variable_set *) xmalloc (sizeof (struct variable_set)); in create_new_variable_set()592 struct variable_set *set = current_variable_set_list->set; in push_new_variable_scope()606 struct variable_set *set; in pop_variable_scope()639 merge_variable_sets (struct variable_set *to_set, in merge_variable_sets()[all …]