Searched refs:statetime (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/nmake/
H A Dcommand.c122 statetime(r, 0);
155 statetime(r, 0);
936 tm = statetime(job->target, 0);
945 tm = statetime(p->rule, 0);
1439 statetime(r, 0);
H A Dmake.c251 statetime(r, 1);
1133 statetime(r, 0);
1151 statetime(r, 0);
1166 statetime(r, 0);
1341 statetime(r, -1);
H A Dmake.h109 #define statetimeq timestateq /* avoids statetime symbol truncation clash */
1045 extern Time_t statetime(Rule_t*, int);
H A Dstate.c963 error(2, "statetime(%s): dir=%s n=%d time=[%s]", r->name, s, n, timestr(n ? NOTIME : tmxgetmtime(st)));
976 statetime(register Rule_t* r, int sync) function
H A Dbind.c1617 * op < 0 skips statetime()
1650 statetime(r, !op);

Completed in 66 milliseconds