Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/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); \