Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/bmake/
HDsuff.c242 static int SuffPrintTrans(void *, void *);
2656 SuffPrintTrans(void *tp, void *dummy MAKE_ATTR_UNUSED) in SuffPrintTrans() function
2675 Lst_ForEach(transforms, SuffPrintTrans, NULL); in Suff_PrintAll()