Searched refs:FILE_TIMESTAMP_S (Results 1 – 4 of 4) sorted by relevance
132 #define FILE_TIMESTAMP_S(ts) (((ts) - ORDINARY_MTIME_MIN) \ macro186 #define ORDINARY_MTIME_MAX ((FILE_TIMESTAMP_S (NEW_MTIME) \
1290 FILE_TIMESTAMP adjustment = (((FILE_TIMESTAMP_S (adjusted_mtime) & 1) == 0 in f_mtime()1310 (FILE_TIMESTAMP_S (mtime) - FILE_TIMESTAMP_S (now) in f_mtime()
775 if (! (s <= FILE_TIMESTAMP_S (ORDINARY_MTIME_MAX) in file_timestamp_cons()843 time_t t = FILE_TIMESTAMP_S (ts); in file_timestamp_sprintf()
541 : (time_t) FILE_TIMESTAMP_S (file->last_mtime)); in delete_target()