Searched refs:DL_REPLACE_ELEM (Results 1 – 2 of 2) sorted by relevance
371 DL_REPLACE_ELEM(hashlin->head, elt, nelt); in ucl_hash_replace()386 DL_REPLACE_ELEM(hashlin->head, elt, nelt); in ucl_hash_replace()
782 #define DL_REPLACE_ELEM(head, el, add) \ macro