OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLEX_ARRAY
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
help.h
9
char name[
FLEX_ARRAY
];
util.h
10
#ifndef
FLEX_ARRAY
15
# define
FLEX_ARRAY
/* empty */
18
# define
FLEX_ARRAY
/* empty */
20
# define
FLEX_ARRAY
0 /* older GNU extension */
27
#ifndef
FLEX_ARRAY
28
# define
FLEX_ARRAY
1
/external/linux-tools-perf/
builtin-help.c
17
char name[
FLEX_ARRAY
];
23
char name[
FLEX_ARRAY
];
Completed in 32 milliseconds