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

/freebsd-13-stable/tests/sys/sys/
H A Dsplay_test.c85 ATF_REQUIRE_EQ(NULL, SPLAY_INSERT(tree, &root, tmp));
/freebsd-13-stable/share/man/man3/
H A DMakefile363 tree.3 SPLAY_INSERT.3 \
/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h279 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/freebsd-13-stable/contrib/libevent/WIN32-Code/
H A Dtree.h276 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dtree.h276 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/freebsd-13-stable/sys/sys/
H A Dtree.h292 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro

Completed in 138 milliseconds