_RB_REMOVE_COLOR  378 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h void name##_RB_REMOVE_COLOR(struct name *, struct type *, struct type *);\
_RB_REMOVE_COLOR  435 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h name##_RB_REMOVE_COLOR(struct name *head, struct type *parent, struct type *elm) \
_RB_REMOVE_COLOR  573 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		name##_RB_REMOVE_COLOR(head, parent, child);		\
_RB_REMOVE_COLOR 1055 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h void name##_RB_REMOVE_COLOR(struct name *, struct type *, struct type *);\
_RB_REMOVE_COLOR 1112 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h name##_RB_REMOVE_COLOR(struct name *head, struct type *parent, struct type *elm) \
_RB_REMOVE_COLOR 1250 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h 		name##_RB_REMOVE_COLOR(head, parent, child);		\