Searched defs:Lst_ForEach (Results 1 – 2 of 2) sorted by relevance
157 #define Lst_ForEach(l, proc, d) Lst_ForEachFrom(Lst_First(l), proc, d) macro
152 #define Lst_ForEach(l, proc, d) Lst_ForEachFrom(Lst_First(l), proc, d) macro