Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfiledef.h186 #define ORDINARY_MTIME_MAX ((FILE_TIMESTAMP_S (NEW_MTIME) \
196 #define NEW_MTIME INTEGER_TYPE_MAXIMUM (FILE_TIMESTAMP) macro
Dremake.c870 file->last_mtime = i == 0 ? UNKNOWN_MTIME : NEW_MTIME; in notice_finished_file()
1257 if (mtime != OLD_MTIME && mtime != NEW_MTIME) in f_mtime()
1270 && mtime != NONEXISTENT_MTIME && mtime != NEW_MTIME in f_mtime()
Dvpath.c483 && (f->last_mtime == OLD_MTIME || f->last_mtime == NEW_MTIME)) in selective_vpath_search()
Dmain.c1799 f->last_mtime = f->mtime_before_update = NEW_MTIME; in main()
2133 f->last_mtime = f->mtime_before_update = NEW_MTIME; in main()