Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dtree.h283 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro
/f-stack/freebsd/sys/
H A Dtree.h294 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) macro