Searched defs:RB_PROTOTYPE (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/netbsd-tests/include/sys/ |
| H A D | t_tree.c | 57 RB_PROTOTYPE(head, mist, rbentry, mistcmp) in RB_PROTOTYPE() function
|
| /freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
| H A D | tree.h | 376 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
| /freebsd/contrib/libevent/WIN32-Code/ |
| H A D | tree.h | 376 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | sys-tree.h | 383 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|
| /freebsd/sys/sys/ |
| H A D | tree.h | 411 #define RB_PROTOTYPE(name, type, field, cmp) \ macro
|