Searched defs:RB_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/include/uv/ | ||
D | tree.h | 748 #define RB_FOREACH_SAFE(x, name, head, y) \ macro |
/third_party/FreeBSD/sys/sys/ | ||
D | tree.h | 840 #define RB_FOREACH_SAFE(x, name, head, y) \ macro |