Searched defs:RB_PREV (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssh/openbsd-compat/ | ||
H A D | sys-tree.h | 731 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro |
/freebsd/sys/sys/ | ||
H A D | tree.h | 1027 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro |