Searched refs:MEMBERS (Results 1 – 2 of 2) sorted by relevance
32 #define __struct_group(TAG, NAME, ATTRS, MEMBERS...) \ argument34 struct { MEMBERS } ATTRS; \35 struct __struct_group_tag(TAG) { MEMBERS } ATTRS NAME; \
62 #define __SYSFS_FUNCTION_ALTERNATIVE(MEMBERS...) struct { MEMBERS } argument64 #define __SYSFS_FUNCTION_ALTERNATIVE(MEMBERS...) union { MEMBERS } argument