OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zero_size_only
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
flexible-array-member.c
32
struct
zero_size_only
struct
39
struct
zero_size_only
*zso;
51
zso = (struct
zero_size_only
*) malloc (sizeof (*zso) + 3 * sizeof (int));
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
flexible-array-member.c
32
struct
zero_size_only
struct
39
struct
zero_size_only
*zso;
51
zso = (struct
zero_size_only
*) malloc (sizeof (*zso) + 3 * sizeof (int));
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
flexible-array-member.c
32
struct
zero_size_only
struct
39
struct
zero_size_only
*zso;
51
zso = (struct
zero_size_only
*) malloc (sizeof (*zso) + 3 * sizeof (int));
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
flexible-array-member.c
32
struct
zero_size_only
struct
39
struct
zero_size_only
*zso;
51
zso = (struct
zero_size_only
*) malloc (sizeof (*zso) + 3 * sizeof (int));
Completed in 24 milliseconds
Indexes created Mon Aug 24 00:24:59 UTC 2026