Searched refs:RB_PROTOTYPE (Results 1 - 4 of 4) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | rbtree.h | 67 RB_PROTOTYPE(linux_root, rb_node, __entry, panic_cmp);
|
/third_party/FreeBSD/sys/sys/ |
H A D | tree.h | 387 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/third_party/libuv/include/uv/ |
H A D | tree.h | 383 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/third_party/node/deps/uv/include/uv/ |
H A D | tree.h | 383 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
Completed in 5 milliseconds