Home
last modified time | relevance | path

Searched refs:SPLAY_LINKRIGHT (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dtree.h104 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
236 SPLAY_LINKRIGHT(head, __left, field); \
272 SPLAY_LINKRIGHT(head, __left, field); \
/f-stack/freebsd/sys/
H A Dtree.h115 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
247 SPLAY_LINKRIGHT(head, __left, field); \
283 SPLAY_LINKRIGHT(head, __left, field); \