Searched defs:Lst_Init (Results 1 – 3 of 3) sorted by relevance
51 Lst_Init(Lst l) in Lst_Init() function
79 #define Lst_Init(l) (l)->firstPtr = (l)->lastPtr = NULL macro