Home
last modified time | relevance | path

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

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