Home
last modified time | relevance | path

Searched refs:SPLAY_INSERT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/share/man/man3/
H A DMakefile124 MLINKS+=tree.3 SPLAY_INSERT.3
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h283 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro
/dragonfly/sys/sys/
H A Dtree.h284 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) macro