rbe_left 307 sys/tree.h struct type *rbe_left; /* left element */ \ rbe_left 313 sys/tree.h #define RB_LEFT(elm, field) (elm)->field.rbe_left