Home
last modified time | relevance | path

Searched defs:Lst_Init (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/make/lst.lib/
H A DlstInit.c51 Lst_Init(Lst l) in Lst_Init() function
H A Dlst.h79 #define Lst_Init(l) (l)->firstPtr = (l)->lastPtr = NULL macro
/openbsd-src/usr.bin/make/
H A Dlst.h79 #define Lst_Init(l) (l)->firstPtr = (l)->lastPtr = NULL macro