Home
last modified time | relevance | path

Searched refs:RB_FIND (Results 1 – 2 of 2) sorted by relevance

/libuv/include/uv/
H A Dtree.h484 #define RB_FIND(name, x, y) name##_RB_FIND(x, y) macro
/libuv/src/unix/
H A Dlinux.c2530 return RB_FIND(watcher_root, uv__inotify_watchers(loop), &w); in find_watcher()

Completed in 12 milliseconds