Searched defs:SPLAY_FIND (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/ |
H A D | tree.h | 279 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 280 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
|
/netbsd-src/external/bsd/ipf/dist/sys/ |
H A D | tree.h | 281 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | tree.h | 285 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
|
/netbsd-src/sys/sys/ |
H A D | tree.h | 279 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
|