Searched refs:OLD_MTIME (Results 1 – 5 of 5) sorted by relevance
182 #define OLD_MTIME 2 macro185 #define ORDINARY_MTIME_MIN (OLD_MTIME + 1)
483 && (f->last_mtime == OLD_MTIME || f->last_mtime == NEW_MTIME)) in selective_vpath_search()
779 ts = s <= OLD_MTIME ? ORDINARY_MTIME_MIN : ORDINARY_MTIME_MAX; in file_timestamp_cons()928 else if (f->last_mtime == OLD_MTIME) in print_file()
1257 if (mtime != OLD_MTIME && mtime != NEW_MTIME) in f_mtime()
1788 f->last_mtime = f->mtime_before_update = OLD_MTIME; in main()