Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfiledef.h69 cs_not_started, /* Not yet started. */ enumerator
Dremake.c406 case cs_not_started: in update_file_1()
639 set_command_state (file, cs_not_started); in update_file_1()
1332 if (mtime != NONEXISTENT_MTIME && file->command_state == cs_not_started in f_mtime()
1333 && file->command_state == cs_not_started in f_mtime()
Dfile.c946 case cs_not_started: in print_file()
Djob.c1464 case cs_not_started: in start_waiting_job()