Searched defs:SPLAY_PROTOTYPE (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/ |
H A D | tree.h | 115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 116 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/bsd/ipf/dist/sys/ |
H A D | tree.h | 117 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | tree.h | 121 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/sys/sys/ |
H A D | tree.h | 115 #define SPLAY_PROTOTYPE(name, type, field, cmp) \ macro
|