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

/freebsd-11-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-11-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
/freebsd-11-stable/sys/sys/
H A Dtree.h382 RB_PROTOTYPE_INTERNAL(name, type, field, cmp,)
384 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, __unused static)
385 #define RB_PROTOTYPE_INTERNAL(name, type, field, cmp, attr) \ macro

Completed in 98 milliseconds