Home | History | Annotate | Download | only in make-3.81

Lines Matching defs:ltime

1400           FILE_TIMESTAMP ltime;
1420 ltime = FILE_TIMESTAMP_STAT_MODTIME (lpath, st);
1421 if (ltime > mtime)
1422 mtime = ltime;