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

Lines Matching defs:resolution

441       /* Avoid spurious rebuilds due to low resolution time stamps.  */
444 error (NILF, _("*** Warning: .LOW_RESOLUTION_TIME file `%s' has a high resolution time stamp"),
1308 int resolution;
1309 FILE_TIMESTAMP now = file_timestamp_now (&resolution);
1310 adjusted_now = now + (resolution - 1);