Home
last modified time | relevance | path

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

/minix3/usr.bin/make/
H A Dsuff.c241 static int SuffPrintTrans(void *, void *);
2640 SuffPrintTrans(void *tp, void *dummy) in SuffPrintTrans() function
2659 Lst_ForEach(transforms, SuffPrintTrans, NULL); in Suff_PrintAll()