Home
last modified time | relevance | path

Searched refs:RB_INITIALIZER (Results 1 - 7 of 7) sorted by relevance

/third_party/libuv/src/win/
H A Dsignal.c32 static struct uv_signal_tree_s uv__signal_tree = RB_INITIALIZER(uv__signal_tree);
/third_party/node/deps/uv/src/win/
H A Dsignal.c32 static struct uv_signal_tree_s uv__signal_tree = RB_INITIALIZER(uv__signal_tree);
/third_party/node/deps/uv/src/unix/
H A Dsignal.c56 RB_INITIALIZER(uv__signal_tree);
/third_party/libuv/src/unix/
H A Dsignal.c57 RB_INITIALIZER(uv__signal_tree);
/third_party/FreeBSD/sys/sys/
H A Dtree.h307 #define RB_INITIALIZER(root) \ macro
/third_party/libuv/include/uv/
H A Dtree.h303 #define RB_INITIALIZER(root) \ macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h303 #define RB_INITIALIZER(root) \ macro

Completed in 7 milliseconds