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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-var-child.c 226 int *dummy_ptr = &dummy; local
228 struct _struct_decl struct_declarations = { 0, 0, NULL, 0, &dummy_ptr };
var-cmd.c 249 int *dummy_ptr = &dummy; local
251 struct _struct_decl struct_declarations = { 0, 0, NULL, 0, &dummy_ptr };
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-var-child.c 226 int *dummy_ptr = &dummy; local
228 struct _struct_decl struct_declarations = { 0, 0, NULL, 0, &dummy_ptr };
var-cmd.c 249 int *dummy_ptr = &dummy; local
251 struct _struct_decl struct_declarations = { 0, 0, NULL, 0, &dummy_ptr };

Completed in 16 milliseconds