Searched defs:Lst_IsEmpty (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/make/
H A Dlst.h93 #define Lst_IsEmpty(l) ((l)->firstPtr == NULL) macro
/openbsd-current/usr.bin/make/lst.lib/
H A Dlst.h88 #define Lst_IsEmpty(l) ((l)->firstPtr == NULL) macro

Completed in 271 milliseconds