Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/make/lst.lib/
DlstConcatDestroy.c57 Lst_ConcatDestroy(Lst l1, Lst l2) in Lst_ConcatDestroy() function
Dlst.h104 extern void Lst_ConcatDestroy(Lst, Lst);
/openbsd/src/usr.bin/make/
Dlst.h109 extern void Lst_ConcatDestroy(Lst, Lst);
Dsuff.c1383 Lst_ConcatDestroy(slst, &srcs); in SuffFindNormalDeps()
1384 Lst_ConcatDestroy(slst, &targs); in SuffFindNormalDeps()