Searched defs:HT_REMOVE (Results 1 – 2 of 2) sorted by relevance
55 #define HT_REMOVE(name, head, elm) name##_HT_REMOVE((head), (elm)) macro