Home
last modified time | relevance | path

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

/dragonfly/share/man/man3/
H A DMakefile128 MLINKS+=tree.3 SPLAY_NEXT.3
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h286 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
295 (x) = SPLAY_NEXT(name, head, x))
/dragonfly/sys/sys/
H A Dtree.h287 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
296 (x) = SPLAY_NEXT(name, head, x))