Searched defs:SLIST_REMOVE (Results 1 – 3 of 3) sorted by relevance
93 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
231 #define SLIST_REMOVE(head, elm, type, field) do { \ macro