_SPLAY_NEXT 133 sys/tree.h name##_SPLAY_NEXT(struct name *head, struct type *elm) \ _SPLAY_NEXT 279 sys/tree.h #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y)