_HT_REPLACE 50 opal/mca/event/libevent2022/libevent/ht-internal.h #define HT_REPLACE(name, head, elm) name##_HT_REPLACE((head), (elm)) _HT_REPLACE 182 opal/mca/event/libevent2022/libevent/ht-internal.h name##_HT_REPLACE(struct name *head, struct type *elm) \