Searched refs:RB_GENERATE (Results 1 - 4 of 4) sorted by relevance
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | adp.c | 202 RB_GENERATE(linux_root, rb_node, __entry, panic_cmp);
|
/third_party/FreeBSD/sys/sys/ |
H A D | tree.h | 433 #define RB_GENERATE(name, type, field, cmp) \ macro
|
/third_party/libuv/include/uv/ |
H A D | tree.h | 402 #define RB_GENERATE(name, type, field, cmp) \ macro
|
/third_party/node/deps/uv/include/uv/ |
H A D | tree.h | 402 #define RB_GENERATE(name, type, field, cmp) \ macro
|
Completed in 5 milliseconds