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

/openbsd-current/usr.bin/make/
H A Dsuff.h51 /* Suff_FindDeps(gn):
54 extern void Suff_FindDeps(GNode *);
H A Dcompat.c118 Suff_FindDeps(sib);
H A Dmake.c485 Suff_FindDeps(gn);
H A Dsuff.c860 * Suff_FindDeps can free it again (ick)), and return the new
986 * Same as Suff_FindDeps
1012 /* To simplify things, call Suff_FindDeps recursively on the member now,
1138 * Same as Suff_FindDeps...
1390 * Suff_FindDeps --
1413 Suff_FindDeps(GNode *gn) function

Completed in 181 milliseconds