Searched defs:list_empty (Results 1 – 2 of 2) sorted by relevance
80 #define list_empty(list) ((list) == (list)->next) macro