Searched defs:RB_FIND (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | tree.h | 667 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | tree.h | 667 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-tree.h | 728 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
|
/freebsd/sys/sys/ |
H A D | tree.h | 1024 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
|