Home
last modified time | relevance | path

Searched defs:variable_set_list (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvariable.h91 struct variable_set_list struct
93 struct variable_set_list *next; /* Link in the chain. */ argument
109 extern struct variable_set_list *current_variable_set_list; argument