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

/netbsd-current/usr.bin/make/
H A Dmake.h1051 bool Make_Run(GNodeList *);
H A Dmake.c75 * Make_Run Initialize things for the module. Returns true if
253 * Used by Make_Run when deciding which nodes to place on the
395 * Called by Make_Run and SuffApplyTransform on the downward pass to handle
465 * Used by Make_Run on the downward pass to handle .USE nodes. Should be
494 * children the parent has. This is used by Make_Run to decide
1426 Make_Run(GNodeList *targs) function
H A Dmain.c925 outOfDate = Make_Run(&targs);
H A Djob.c1958 (void)Make_Run(&lst);

Completed in 104 milliseconds