Searched refs:egyptian (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dtry_catch.cc23 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
72 throw gnu_obj_1(egyptian, 4589); // marker 1-throw
77 if (obj.value != egyptian) // marker 1-catch
98 throw gnu_obj_1(egyptian, 4589); // marker 2-throw
103 if (obj.value != egyptian) // marker 2-catch
112 if (obj.value != egyptian)
H A Dm-data.cc3 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
56 gnu_obj_1 test1(egyptian, 4589);
H A Dm-static.cc3 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
88 gnu_obj_1 test1(egyptian, 4589);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dtry_catch.cc23 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
72 throw gnu_obj_1(egyptian, 4589); // marker 1-throw
77 if (obj.value != egyptian) // marker 1-catch
98 throw gnu_obj_1(egyptian, 4589); // marker 2-throw
103 if (obj.value != egyptian) // marker 2-catch
112 if (obj.value != egyptian)
H A Dm-data.cc3 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
56 gnu_obj_1 test1(egyptian, 4589);
H A Dm-static.cc3 enum region { oriental, egyptian, greek, etruscan, roman }; enumerator in enum:region
88 gnu_obj_1 test1(egyptian, 4589);

Completed in 107 milliseconds