Searched refs:LIST_REPLACE (Results 1 – 5 of 5) sorted by relevance
99 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
243 LIST_REPLACE(&old_hdr->head, &new_hdr->head); in debug_realloc()
94 #define LIST_REPLACE(__from, __to) list_replace(__from, __to) macro
72 #undef LIST_REPLACE322 #define LIST_REPLACE(elm, elm2, field) do { \ macro