Searched refs:LIST_REPLACE (Results 1 – 2 of 2) sorted by relevance
94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
288 #define LIST_REPLACE(elm, elm2, field) do { \ macro