Home | History | Annotate | Download | only in qemu

Lines Matching refs:SPLAY_NEXT

290 #define SPLAY_NEXT(name, x, y)      name##_SPLAY_NEXT(x, y)
299 (x) = SPLAY_NEXT(name, head, x))