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

/freebsd-13-stable/contrib/ipfilter/sys/
H A Dtree.h387 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,)
389 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, __unused static)
390 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ macro
/freebsd-13-stable/sys/sys/
H A Dtree.h408 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,)
410 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, __unused static)
411 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dsys-tree.h384 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,)
386 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, __attribute__((__unused__)) static)
387 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ macro

Completed in 90 milliseconds