HomeSort by relevance Sort by last modified time
    Searched refs:OLD_MTIME (Results 1 - 6 of 6) sorted by null

  /ndk/sources/host-tools/make-3.81/
filedef.h 182 #define OLD_MTIME 2
185 #define ORDINARY_MTIME_MIN (OLD_MTIME + 1)
vpath.c 487 && (f->last_mtime == OLD_MTIME || f->last_mtime == NEW_MTIME))
file.c 784 ts = s <= OLD_MTIME ? ORDINARY_MTIME_MIN : ORDINARY_MTIME_MAX;
935 else if (f->last_mtime == OLD_MTIME)
remake.c     [all...]
main.c     [all...]
  /external/chromium_org/sync/engine/
syncer_unittest.cc 403 OLD_MTIME,
464 case OLD_MTIME:
    [all...]

Completed in 107 milliseconds