Searched defs:NAME (Results 1 – 1 of 1) sorted by relevance
/DragonStub/inc/dragonstub/linux/ |
H A D | stddef.h | 30 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ argument 51 #define __DECLARE_FLEX_ARRAY(TYPE, NAME) \ argument 105 #define struct_group(NAME, MEMBERS...) \ argument 121 #define struct_group_attr(NAME, ATTRS, MEMBERS...) \ argument 138 #define struct_group_tagged(TAG, NAME, MEMBERS...) \ argument 151 #define DECLARE_FLEX_ARRAY(TYPE, NAME) \ argument
|