Home
last modified time | relevance | path

Searched refs:FLEX_ARRAY (Results 1 – 4 of 4) sorted by relevance

/external/linux-tools-perf/util/
Dutil.h10 #ifndef FLEX_ARRAY
15 # define FLEX_ARRAY /* empty */ macro
18 # define FLEX_ARRAY /* empty */ macro
20 # define FLEX_ARRAY 0 /* older GNU extension */ macro
27 #ifndef FLEX_ARRAY
28 # define FLEX_ARRAY 1 macro
Dhelp.h9 char name[FLEX_ARRAY];
/external/linux-tools-perf/
Dbuiltin-help.c17 char name[FLEX_ARRAY];
23 char name[FLEX_ARRAY];
Dandroid.patch1330 #ifndef FLEX_ARRAY