Searched refs:LIST_END (Results 1 – 1 of 1) sorted by relevance
63 #undef LIST_END277 #define LIST_END(head) NULL macro278 #define LIST_EMPTY(head) (LIST_FIRST(head) == LIST_END(head))283 (var)!= LIST_END(head); \295 LIST_FIRST(head) = LIST_END(head); \