Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dsys-tree.h97 #define SPLAY_LINKLEFT(head, tmp, field) do { \ macro
225 SPLAY_LINKLEFT(head, __right, field); \
261 SPLAY_LINKLEFT(head, __right, field); \