Searched defs:Lst_Find (Results 1 – 2 of 2) sorted by relevance
158 #define Lst_Find(l, cProc, d) Lst_FindFrom(Lst_First(l), cProc, d) macro
153 #define Lst_Find(l, cProc, d) Lst_FindFrom(Lst_First(l), cProc, d) macro