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