Searched refs:SPLAY_REMOVE (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/tests/sys/sys/
H A Dsplay_test.c96 ATF_CHECK_EQ(tmp, SPLAY_REMOVE(tree, &root, tmp));
101 ATF_CHECK_EQ(tmp, SPLAY_REMOVE(tree, &root, tmp));
/freebsd-13-stable/share/man/man3/
H A DMakefile369 tree.3 SPLAY_REMOVE.3 \
/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h280 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/freebsd-13-stable/contrib/libevent/WIN32-Code/
H A Dtree.h277 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h277 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/freebsd-13-stable/sys/sys/
H A Dtree.h293 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h284 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro

Completed in 132 milliseconds