Searched refs:Suff_FindDeps (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/usr.bin/make/
H A Dsuff.h56 void Suff_FindDeps(struct GNode *);
H A Dmake.c738 * made as we go down. We call Suff_FindDeps to find where a node is and
760 Suff_FindDeps(gn);
H A Dmain.c751 Suff_FindDeps(gn);
H A Dsuff.c87 * Suff_FindDeps Find implicit sources for and the location of
1122 * source node's name so Suff_FindDeps
1498 * Same as Suff_FindDeps
1529 * To simplify things, call Suff_FindDeps recursively on the member now,
1630 * Same as Suff_FindDeps...
1990 * Suff_FindDeps --
2016 Suff_FindDeps(GNode *gn) function
H A Djob.c3106 Suff_FindDeps(gn);
/freebsd-10.1-release/contrib/bmake/
H A Dnonints.h155 void Suff_FindDeps(GNode *);
H A Dcompat.c531 Suff_FindDeps(gn);
H A Dmake.c1303 * as we go down. We call Suff_FindDeps to find where a node is and
1354 Suff_FindDeps(gn);
H A Dsuff.c129 * Suff_FindDeps Find implicit sources for and the location of
1474 * source node's name so Suff_FindDeps can free it
1870 * Same as Suff_FindDeps
1902 * To simplify things, call Suff_FindDeps recursively on the member now,
2011 * Same as Suff_FindDeps...
2372 * Suff_FindDeps --
2399 Suff_FindDeps(GNode *gn)
2398 Suff_FindDeps(GNode *gn) function

Completed in 131 milliseconds