Searched refs:NOTIME (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dmisc.c210 else if (t == NOTIME)
265 else if (t == NOTIME)
H A Dbind.c381 addfile(d, entry->d_name, NOTIME);
894 static File_t tmp_file = { 0, &tmp_dir, NOTIME };
1216 if (tm == NOTIME)
1635 newfile(r, NiL, NOTIME);
1689 newfile(r, NiL, NOTIME);
H A Dstate.c963 error(2, "statetime(%s): dir=%s n=%d time=[%s]", r->name, s, n, timestr(n ? NOTIME : tmxgetmtime(st)));
965 newfile(r, s, n ? NOTIME : tmxgetmtime(st));
H A Dmake.h161 #define NOTIME TMX_NOTIME /* not checked time */ macro

Completed in 18 milliseconds