_RB_REMOVE        379 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h struct type *name##_RB_REMOVE(struct name *, struct type *);		\
_RB_REMOVE        511 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h name##_RB_REMOVE(struct name *head, struct type *elm)			\
_RB_REMOVE        666 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define RB_REMOVE(name, x, y)	name##_RB_REMOVE(x, y)
_RB_REMOVE       1056 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h struct type *name##_RB_REMOVE(struct name *, struct type *);		\
_RB_REMOVE       1188 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h name##_RB_REMOVE(struct name *head, struct type *elm)			\
_RB_REMOVE       1343 opal/mca/event/libevent2022/libevent/WIN32-Code/tree.h #define RB_REMOVE(name, x, y)	name##_RB_REMOVE(x, y)