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

  /ndk/sources/host-tools/make-3.81/
filedef.h 72 cs_finished /* Commands finished. */ enumerator in enum:file::cmd_state
remake.c 300 return f->command_state == cs_finished ? f->update_status : 0;
415 case cs_finished:
766 if (file->command_state != cs_finished)
806 file->command_state = cs_finished;
912 d->file->command_state = cs_finished;
    [all...]
vmsjobs.c 167 case cs_finished:
184 c->file->command_state = cs_finished;
job.c 444 state (`cs_finished') in the `file' member of the `struct child' for the
    [all...]
main.c     [all...]
file.c 954 case cs_finished:

Completed in 2508 milliseconds