Searched refs:Suff_AddTransform (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/usr.bin/make/
H A Dsuff.h49 struct GNode *Suff_AddTransform(char *);
H A Dparse.c694 * from the suffix module via Suff_AddTransform rather than the standard
961 gn = Suff_AddTransform(targName);
H A Dsuff.c80 * Suff_AddTransform Add another transformation to the suffix
498 * Suff_AddTransform --
511 Suff_AddTransform(char *line) function
/freebsd-10.1-release/contrib/bmake/
H A Dnonints.h148 GNode *Suff_AddTransform(char *);
H A Dparse.c1175 * from the suffix module via Suff_AddTransform rather than the standard
1413 gn = Suff_AddTransform(targName);
H A Dsuff.c122 * Suff_AddTransform Add another transformation to the suffix
669 * Suff_AddTransform --
685 Suff_AddTransform(char *line)
684 Suff_AddTransform(char *line) function

Completed in 120 milliseconds