Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gmake/dist/
H A 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