Searched refs:RB_GENERATE_INSERT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | tree.h | 424 RB_GENERATE_INSERT(name, type, field, cmp, attr) \ 624 #define RB_GENERATE_INSERT(name, type, field, cmp, attr) \ macro
|
| /f-stack/freebsd/sys/ |
| H A D | tree.h | 454 RB_GENERATE_INSERT(name, type, field, cmp, attr) \ 637 #define RB_GENERATE_INSERT(name, type, field, cmp, attr) \ macro
|