Searched refs:another_incomplete_struct (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc41 typedef struct _incomplete_struct another_incomplete_struct; typedef in typeref:struct:_incomplete_struct
43 int test_incomplete (another_incomplete_struct *p) { return 1; } // test_incomplete(another_incomplete_struct*)
160 another_incomplete_struct *ais = nullptr;
H A Dmeth-typedefs.exp141 foreach t {int incomplete_struct another_incomplete_struct} {
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dmeth-typedefs.cc41 typedef struct _incomplete_struct another_incomplete_struct; typedef in typeref:struct:_incomplete_struct
43 int test_incomplete (another_incomplete_struct *p) { return 1; } // test_incomplete(another_incomplete_struct*)
160 another_incomplete_struct *ais = nullptr;
H A Dmeth-typedefs.exp141 foreach t {int incomplete_struct another_incomplete_struct} {

Completed in 121 milliseconds