Searched refs:FLEX_ARRAY (Results 1 – 3 of 3) sorted by relevance
4 #ifndef FLEX_ARRAY9 # define FLEX_ARRAY /* empty */ macro12 # define FLEX_ARRAY /* empty */ macro14 # define FLEX_ARRAY 0 /* older GNU extension */ macro21 #ifndef FLEX_ARRAY22 # define FLEX_ARRAY 1 macro
9 char name[FLEX_ARRAY];
17 char name[FLEX_ARRAY];23 char name[FLEX_ARRAY];