HomeSort by: relevance | last modified time | path
    Searched refs:Suff_AddSuffix (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/
make.h 911 void Suff_AddSuffix(const char *);
suff.c 90 * Suff_AddSuffix Add the passed string as another known suffix.
660 * Called from Suff_AddSuffix to search through the list of
705 * During Suff_AddSuffix, search through the list of existing targets and find
753 * Suff_AddSuffix(".b").
805 Suff_AddSuffix(const char *name)
parse.c 1400 Suff_AddSuffix(word);

Completed in 15 milliseconds