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

/freebsd-11-stable/contrib/ipfilter/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
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h403 RB_GENERATE_INTERNAL(name, type, field, cmp,)
405 RB_GENERATE_INTERNAL(name, type, field, cmp, __attribute__((__unused__)) static)
406 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro
/freebsd-11-stable/sys/sys/
H A Dtree.h418 RB_GENERATE_INTERNAL(name, type, field, cmp,)
420 RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static)
421 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro

Completed in 155 milliseconds