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

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
ptr-typedef.c 36 struct foo the_foo; local
37 foo_ptr = &the_foo;
38 foz_ptr = &the_foo;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
ptr-typedef.c 36 struct foo the_foo; local
37 foo_ptr = &the_foo;
38 foz_ptr = &the_foo;

Completed in 15 milliseconds