Searched defs:SPLAY_LINKRIGHT (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/ |
H A D | tree.h | 100 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 101 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
|
/netbsd-src/external/bsd/ipf/dist/sys/ |
H A D | tree.h | 102 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | tree.h | 106 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
|
/netbsd-src/sys/sys/ |
H A D | tree.h | 100 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro
|