Home
last modified time | relevance | path

Searched refs:SPLAY_MAX (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dtree.h287 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/f-stack/freebsd/sys/
H A Dtree.h298 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro