Searched refs:LIST_REPLACE (Results 1 – 3 of 3) 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