Home
last modified time | relevance | path

Searched refs:RB_PREV (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h86 #define rb_prev(node) RB_PREV(linux_root, NULL, (node))
/third_party/FreeBSD/sys/sys/
H A Dtree.h825 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro
/third_party/libuv/include/uv/
H A Dtree.h734 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h734 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro

Completed in 5 milliseconds