_RB_INSERT_COLOR 377 sys/tree.h void name##_RB_INSERT_COLOR(struct name *, struct type *); \ _RB_INSERT_COLOR 391 sys/tree.h name##_RB_INSERT_COLOR(struct name *head, struct type *elm) \ _RB_INSERT_COLOR 604 sys/tree.h name##_RB_INSERT_COLOR(head, elm); \