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

Lines Matching refs:considered

61 static unsigned int considered;
106 /* All files start with the considered bit 0, so the global value is 1. */
107 considered = 1;
255 /* If we reached the end of the dependency graph toggle the considered
258 considered = !considered;
283 each is considered in turn. */
297 if (f->considered == considered)
307 f->considered = considered;
330 considered. Start their prerequisites, too. */
336 f->considered = considered;
403 DBF (DB_VERBOSE, _("File `%s' was considered already.\n"));
539 /* The prereq is considered changed if the timestamp has changed while
886 unified timestamp when they are considered as a prerequisite