HomeSort by relevance Sort by last modified time
    Searched full:set_list (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
variable.c 865 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
    [all...]

Completed in 53 milliseconds