HomeSort by: relevance | last modified time | path
    Searched defs:no_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
flexible-array-member.c 20 struct no_size struct
37 struct no_size *ns;
49 ns = (struct no_size *) malloc (sizeof (*ns) + 3 * sizeof (int));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
flexible-array-member.c 20 struct no_size struct
37 struct no_size *ns;
49 ns = (struct no_size *) malloc (sizeof (*ns) + 3 * sizeof (int));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
flexible-array-member.c 20 struct no_size struct
37 struct no_size *ns;
49 ns = (struct no_size *) malloc (sizeof (*ns) + 3 * sizeof (int));
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
flexible-array-member.c 20 struct no_size struct
37 struct no_size *ns;
49 ns = (struct no_size *) malloc (sizeof (*ns) + 3 * sizeof (int));

Completed in 24 milliseconds