Searched refs:SPLAY_LINKRIGHT (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/ntp/sntp/libevent/WIN32-Code/ |
| HD | tree.h | 99 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 231 SPLAY_LINKRIGHT(head, __left, field); \ 267 SPLAY_LINKRIGHT(head, __left, field); \
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | sys-tree.h | 106 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 238 SPLAY_LINKRIGHT(head, __left, field); \ 274 SPLAY_LINKRIGHT(head, __left, field); \
|
| /NextBSD/contrib/ipfilter/sys/ |
| HD | tree.h | 102 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 234 SPLAY_LINKRIGHT(head, __left, field); \ 270 SPLAY_LINKRIGHT(head, __left, field); \
|
| /NextBSD/sys/sys/ |
| HD | tree.h | 104 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 236 SPLAY_LINKRIGHT(head, __left, field); \ 272 SPLAY_LINKRIGHT(head, __left, field); \
|