OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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