Searched defs:LIST_REMOVE (Results 1 – 4 of 4) sorted by relevance
118 #define LIST_REMOVE(elm, field) { \ macro
124 #define LIST_REMOVE(elm, field) do { \ macro
167 #define LIST_REMOVE(elm, field) do { \ macro
510 #define LIST_REMOVE(elm, field) do { \ macro