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

/freebsd-10.0-release/usr.bin/make/
H A Dsuff.h51 void Suff_AddSuffix(char *);
H A Dparse.c1155 Suff_AddSuffix(line);
H A Dsuff.c71 * Suff_AddSuffix Add the passed string as another known suffix.
606 * Called from Suff_AddSuffix via LST_FOREACH to search through the
673 * Suff_AddSuffix --
686 Suff_AddSuffix(char *str) function
/freebsd-10.0-release/contrib/bmake/
H A Dnonints.h150 void Suff_AddSuffix(char *, GNode **);
H A Dparse.c1607 Suff_AddSuffix(line, &mainNode);
H A Dsuff.c113 * Suff_AddSuffix Add the passed string as another known suffix.
806 * Called from Suff_AddSuffix via Lst_ForEach to search through the
885 * Called from Suff_AddSuffix via Lst_ForEach to search through the
944 * Suff_AddSuffix --
962 Suff_AddSuffix(char *str, GNode **gn)
961 Suff_AddSuffix(char *str, GNode **gn) function

Completed in 191 milliseconds