Home
last modified time | relevance | path

Searched refs:SPLAY_NEXT (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A Dtree.h290 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
299 (x) = SPLAY_NEXT(name, head, x))
/third_party/libuv/include/uv/
H A Dtree.h286 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
295 (x) = SPLAY_NEXT(name, head, x))
/third_party/node/deps/uv/include/uv/
H A Dtree.h286 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
295 (x) = SPLAY_NEXT(name, head, x))

Completed in 4 milliseconds