Searched defs:SLIST_REMOVE_AFTER (Results 1 – 3 of 3) sorted by relevance
262 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
245 #define SLIST_REMOVE_AFTER(elm, field) do { \ macro
252 #define SLIST_REMOVE_AFTER(slistelm, field) do { \ macro