Searched refs:SuffFindThem (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dsuff.c231 static Src *SuffFindThem(Lst, Lst);
1328 * SuffFindThem --
1342 SuffFindThem(Lst srcs, Lst slst)
2160 bottom = SuffFindThem(srcs, slst);
2336 * need expanding, since SuffFindThem will stop on an existing
1341 SuffFindThem(Lst srcs, Lst slst) function
/freebsd-9.3-release/usr.bin/make/
H A Dsuff.c1005 * SuffFindThem --
1016 SuffFindThem(Lst *srcs, Lst *slst) function
1758 bottom = SuffFindThem(&srcs, slst);
1950 * SuffFindThem will stop on an existing

Completed in 101 milliseconds