Searched defs:RB_GENERATE_STATIC (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | signal.c | 72 RB_GENERATE_STATIC(uv_signal_tree_s, uv_signal_s, tree_entry, uv__signal_compare) in RB_GENERATE_STATIC() function
|
/netbsd-src/external/bsd/ipf/dist/sys/ |
H A D | tree.h | 407 #define RB_GENERATE_STATIC(name, type, field, cmp) \ macro
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | tree.h | 404 #define RB_GENERATE_STATIC(name, type, field, cmp) \ macro
|
/netbsd-src/sys/sys/ |
H A D | tree.h | 398 #define RB_GENERATE_STATIC(name, type, field, cmp) \ macro
|