Searched defs:RB_MAX (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/include/uv/ | ||
D | tree.h | 736 #define RB_MAX(name, x) name##_RB_MINMAX(x, RB_INF) macro |
/third_party/FreeBSD/sys/sys/ | ||
D | tree.h | 828 #define RB_MAX(name, x) name##_RB_MINMAX(x, RB_INF) macro |