Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dsys-tree.h103 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
235 SPLAY_LINKRIGHT(head, __left, field); \
271 SPLAY_LINKRIGHT(head, __left, field); \