Home
last modified time | relevance | path

Searched refs:SPLAY_MAX (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/share/man/man3/
DMakefile191 tree.3 SPLAY_MAX.3 \
/freebsd-10-stable/contrib/ntp/sntp/libevent/WIN32-Code/
Dtree.h282 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dsys-tree.h289 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/freebsd-10-stable/contrib/ipfilter/sys/
Dtree.h285 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/freebsd-10-stable/sys/sys/
Dtree.h287 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro