HomeSort by: relevance | last modified time | path
    Searched refs:Suff_FindDeps (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/
compat.c 533 Suff_FindDeps(gn);
make.h 376 * Already processed by Suff_FindDeps, to find dependencies from
513 * Suffix for the node (determined by Suff_FindDeps and opaque to
916 void Suff_FindDeps(GNode *);
make.c 1239 * We call Suff_FindDeps to find where a node is and to get some
1285 Suff_FindDeps(gn);
suff.c 105 * Suff_FindDeps Find implicit sources for and the location of
1529 * Same as Suff_FindDeps
1560 * To simplify things, call Suff_FindDeps recursively on the member
1759 * Same as Suff_FindDeps
1975 Suff_FindDeps(GNode *gn)

Completed in 16 milliseconds