Home
last modified time | relevance | path

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

/third_party/libuv/include/uv/
Dtree.h748 #define RB_FOREACH_SAFE(x, name, head, y) \ macro
/third_party/FreeBSD/sys/sys/
Dtree.h840 #define RB_FOREACH_SAFE(x, name, head, y) \ macro