Home
last modified time | relevance | path

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

/dflybsd-src/lib/libssh/openbsd-compat/
H A Dsys-tree.h750 #define RB_FOREACH_REVERSE_SAFE(x, name, head, y) \ macro
/dflybsd-src/sys/sys/
H A Dtree.h1062 #define RB_FOREACH_REVERSE_SAFE(x, name, head, y) \ macro