Searched refs:RB_GENERATE_INTERNAL (Results 1 – 1 of 1) sorted by relevance
/external/openssh/openbsd-compat/ |
D | sys-tree.h | 403 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
|