Searched refs:set_list (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dvariable.c865 struct variable_set_list *set_list;
875 set_list = current_variable_set_list;
877 set_list = file->variables;
884 for (s = set_list; s != 0; s = s->next)
855 struct variable_set_list *set_list; local

Completed in 253 milliseconds