Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Drule.h28 struct commands *cmds; /* Commands to execute. */ member
Dcommands.c269 chop_commands (struct commands *cmds) in chop_commands()
595 print_commands (struct commands *cmds) in print_commands()
Drule.c161 convert_suffix_rule (char *target, char *source, struct commands *cmds) in convert_suffix_rule()
Dfiledef.h32 struct commands *cmds; /* Commands to execute for this target. */ member
Djob.c1487 register struct commands *cmds = file->cmds; in new_job() local
Dread.c1879 struct commands *cmds; in record_files() local