Searched refs:foo_ptr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dptr-typedef.c24 struct foo *foo_ptr; variable in typeref:struct:foo
30 return foo_ptr == foz_ptr;
37 foo_ptr = &the_foo;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dptr-typedef.c24 struct foo *foo_ptr; variable in typeref:struct:foo
30 return foo_ptr == foz_ptr;
37 foo_ptr = &the_foo;

Completed in 173 milliseconds