Home
last modified time | relevance | path

Searched refs:CandidateList_Add (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dsuff.c983 CandidateList_Add(CandidateList *list, char *srcName, Candidate *targ, in CandidateList_Add() function
1016 CandidateList_Add(list, bmake_strdup(cand->prefix), in CandidateList_AddCandidatesFor()
1020 CandidateList_Add(list, str_concat2(cand->prefix, suff->name), in CandidateList_AddCandidatesFor()