Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dsuff.c154 static void record_possible_suffixes(GNode *, Lst, Lst);
1106 record_possible_suffixes(GNode *gn, Lst srcs, Lst targs) in record_possible_suffixes() function
1177 record_possible_suffixes(gn, &srcs, &targs); in SuffFindNormalDeps()