Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dutil.h4 #ifndef FLEX_ARRAY
9 # define FLEX_ARRAY /* empty */ macro
12 # define FLEX_ARRAY /* empty */ macro
14 # define FLEX_ARRAY 0 /* older GNU extension */ macro
21 #ifndef FLEX_ARRAY
22 # define FLEX_ARRAY 1 macro
Dhelp.h9 char name[FLEX_ARRAY];
/linux-4.4.14/tools/perf/
Dbuiltin-help.c18 char name[FLEX_ARRAY];
24 char name[FLEX_ARRAY];