Searched refs:SPLAY_MIN (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/libuv/include/uv/ | ||
H A D | tree.h | 287 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro 293 for ((x) = SPLAY_MIN(name, head); \ |
Completed in 2 milliseconds