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

/netbsd-current/external/bsd/ipf/dist/sys/
H A Dtree.h406 RB_GENERATE_INTERNAL(name, type, field, cmp,)
408 RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static)
409 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro
/netbsd-current/external/mit/libuv/dist/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
/netbsd-current/sys/sys/
H A Dtree.h397 RB_GENERATE_INTERNAL(name, type, field, cmp,)
399 RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static)
400 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro

Completed in 77 milliseconds