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

/freebsd-13-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-13-stable/sys/sys/
H A Dtree.h448 RB_GENERATE_INTERNAL(name, type, field, cmp,)
450 RB_GENERATE_INTERNAL(name, type, field, cmp, __unused static)
451 #define RB_GENERATE_INTERNAL(name, type, field, cmp, attr) \ macro
/freebsd-13-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

Completed in 106 milliseconds