Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/WIN32-Code/
HDtree.h282 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/NextBSD/contrib/ipfilter/sys/
HDtree.h285 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/NextBSD/crypto/openssh/openbsd-compat/
HDsys-tree.h289 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/NextBSD/sys/sys/
HDtree.h287 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro