Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dtree.h282 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro
/f-stack/freebsd/sys/
H A Dtree.h293 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) macro