Searched refs:file_no_time (Results 1 – 10 of 10) sorted by relevance
115 make_state->stat.time = file_no_time; in dosys()143 make_state->stat.time = file_no_time; in dosys()
212 if (true_member->stat.time != file_no_time) { in read_archive()232 if (target->stat.time == file_no_time) { in read_archive()251 if (target->stat.time == file_no_time) { in read_archive()436 if(name->stat.time == file_no_time) { in read_archive_dir()522 if(name->stat.time == file_no_time) { in read_archive_dir()
777 current_target->stat.time = file_no_time; in handle_interrupt()813 rp->target->stat.time = file_no_time; in handle_interrupt()2853 default_target_to_build->stat.time = file_no_time; in make_targets()2908 file_no_time; in make_targets()2973 default_target_to_build->stat.time = file_no_time; in make_targets()
92 if (target->stat.time != file_no_time) { in exists()
1194 true_target->stat.time = file_no_time; in check_dependencies()1991 filename->stat.time = file_no_time; in read_dependency_file()2032 make_state->stat.time = file_no_time; in check_read_state_file()2624 target->stat.time = file_no_time; in update_target()
1847 make_state->stat.time = file_no_time; in maybe_reread_make_state()
242 makefile_name->stat.time = file_no_time; in read_simple_file()
124 const timestruc_t file_no_time = { -1, 0 }; variable
219 np->stat.time = file_no_time; in getname_fn()
346 extern const timestruc_t file_no_time;