Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
H A Dtree.h434 RB_GENERATE_INTERNAL(name, type, field, cmp,)
436 RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static)
437 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro
/third_party/libuv/include/uv/
H A Dtree.h403 RB_GENERATE_INTERNAL(name, type, field, cmp,)
405 RB_GENERATE_INTERNAL(name, type, field, cmp, UV__UNUSED static)
406 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro
/third_party/node/deps/uv/include/uv/
H A Dtree.h403 RB_GENERATE_INTERNAL(name, type, field, cmp,)
405 RB_GENERATE_INTERNAL(name, type, field, cmp, UV__UNUSED static)
406 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro

Completed in 5 milliseconds