Home
last modified time | relevance | path

Searched defs:RB_PREV (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-tree.h727 #define RB_PREV(name, x, y) name##_RB_PREV(y) macro
/openbmc/linux/drivers/md/bcache/
H A Dutil.h523 #define RB_PREV(ptr, member) \ macro