Searched refs:SLIST_REMOVE (Results 1 – 2 of 2) sorted by relevance
57 #undef SLIST_REMOVE235 #define SLIST_REMOVE(head, elm, type, field) do { \ macro
150 #define SLIST_REMOVE(head, elm, type, field) do { \ macro