Home
last modified time | relevance | path

Searched refs:command_variable (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c444 struct command_variable struct
446 struct command_variable *next; argument
449 static struct command_variable *command_variables; argument
1312 struct command_variable *cv; in main()
2311 struct command_variable *cv; in handle_non_switch_argument()
2318 cv = (struct command_variable *) xmalloc (sizeof (*cv)); in handle_non_switch_argument()