HomeSort by: relevance | last modified time | path
    Searched refs:the_union (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-format-string.c 39 union_t the_union; member in struct:__anon18319
96 memset (&a_struct_with_union.the_union, 42,
97 sizeof (a_struct_with_union.the_union));
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-format-string.c 39 union_t the_union; member in struct:__anon21060
96 memset (&a_struct_with_union.the_union, 42,
97 sizeof (a_struct_with_union.the_union));

Completed in 26 milliseconds