Home
last modified time | relevance | path

Searched defs:SPLAY_INIT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h72 #define SPLAY_INIT(root) do { \ macro
/dragonfly/sys/sys/
H A Dtree.h73 #define SPLAY_INIT(root) do { \ macro