Searched defs:SPLAY_INSERT (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/sys/
H A Dtree.h279 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/netbsd-current/external/bsd/libevent/dist/WIN32-Code/
H A Dtree.h277 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
H A Dtree.h278 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/netbsd-current/sys/sys/
H A Dtree.h277 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dtree.h283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro

Completed in 115 milliseconds