Searched defs:SPLAY_INIT (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/lib/libssh/openbsd-compat/ | ||
H A D | sys-tree.h | 72 #define SPLAY_INIT(root) do { \ macro |
/dflybsd-src/sys/sys/ | ||
H A D | tree.h | 73 #define SPLAY_INIT(root) do { \ macro |