Searched defs:RB_PROTOTYPE (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/tests/include/sys/ |
H A D | t_tree.c | 57 RB_PROTOTYPE(head, mist, rbentry, mistcmp) in RB_PROTOTYPE() function
|
/netbsd-src/external/bsd/libevent/dist/WIN32-Code/ |
H A D | tree.h | 377 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 378 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/bsd/ipf/dist/sys/ |
H A D | tree.h | 386 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | tree.h | 383 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
/netbsd-src/sys/sys/ |
H A D | tree.h | 377 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|