Searched defs:RB_FOREACH_SAFE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | tree.h | 781 #define RB_FOREACH_SAFE(x, name, head, y) \ macro |
| /f-stack/freebsd/sys/ | ||
| H A D | tree.h | 813 #define RB_FOREACH_SAFE(x, name, head, y) \ macro |