Searched defs:LIST_REPLACE (Results 1 – 2 of 2) sorted by relevance
94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro