Home
last modified time | relevance | path

Searched defs:S17 (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnested-types.cc98 struct S17 { struct
99 enum E17 {A17, B17, C17};
100 union U17 {
105 int i17;
106 E17 e17;
107 U17 u17;
109 struct S18 {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnested-types.cc98 struct S17 { struct
99 enum E17 {A17, B17, C17};
100 union U17 {
105 int i17;
106 E17 e17;
107 U17 u17;
109 struct S18 {