Home
last modified time | relevance | path

Searched defs:SPLAY_INSERT (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ntp/sntp/libevent/WIN32-Code/
HDtree.h276 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/NextBSD/contrib/ipfilter/sys/
HDtree.h279 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/NextBSD/crypto/openssh/openbsd-compat/
HDsys-tree.h283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/NextBSD/sys/sys/
HDtree.h281 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro