HomeSort by relevance Sort by last modified time
    Searched full:set_command_state (Results 1 - 6 of 6) sorted by null

  /ndk/sources/host-tools/make-3.81/
filedef.h 111 extern void set_command_state PARAMS ((struct file *file, enum cmd_state state));
remake.c 608 set_command_state (file, cs_deps_running);
638 was definitely propagated to FILE's also_make's by set_command_state
642 set_command_state (file, cs_not_started);
1033 set_command_state (file, cs_deps_running);
    [all...]
commands.c 384 set_command_state (file, cs_running);
file.c 760 set_command_state (struct file *file, enum cmd_state state)
756 set_command_state (struct file *file, enum cmd_state state) function
job.c 1080 set_command_state (child->file, cs_running);
    [all...]
ChangeLog     [all...]

Completed in 683 milliseconds