Searched defs:SPLAY_INSERT (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/ntp/sntp/libevent/WIN32-Code/ |
| HD | tree.h | 276 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
|
| /NextBSD/contrib/ipfilter/sys/ |
| HD | tree.h | 279 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | sys-tree.h | 283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
|
| /NextBSD/sys/sys/ |
| HD | tree.h | 281 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
|