Searched refs:RB_PROTOTYPE_INTERNAL (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | tree.h | 382 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
|
| /f-stack/freebsd/sys/ |
| H A D | tree.h | 408 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
|