| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Event/ |
| H A D | Generic.t | 108 exception { $e->set_terminate('1.1') }, 114 exception { $e->set_terminate('foo') }, 120 exception { $e->set_terminate('-1') }, 125 $e->set_terminate(0), 127 $e->set_terminate(1), 129 $e->set_terminate(123), 131 $e->set_terminate(0), 134 $e->set_terminate(undef);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/ |
| H A D | cxa_vec.C | 65 std::set_terminate (test0); in test0() 98 std::set_terminate (test1); in test1() 132 std::set_terminate (test2); in test2() 166 std::set_terminate (test3); in test3() 204 std::set_terminate (test4); in test4()
|
| /openbsd-src/gnu/llvm/libcxx/src/support/runtime/ |
| H A D | exception_msvc.ipp | 19 _LIBCPP_CRT_FUNC terminate_handler __cdecl set_terminate( 49 terminate_handler set_terminate(terminate_handler func) noexcept { 50 return ::set_terminate(func);
|
| H A D | exception_fallback.ipp | 39 set_terminate(terminate_handler func) noexcept
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
| H A D | terminate2.C | 13 std::set_terminate (my_terminate); in main()
|
| H A D | terminate1.C | 21 std::set_terminate (my_terminate); in main()
|
| H A D | spec4.C | 18 std::set_terminate (my_term); in main()
|
| H A D | spec1.C | 18 std::set_terminate (my_term); in main()
|
| H A D | spec3.C | 18 std::set_terminate (my_term); in main()
|
| H A D | spec2.C | 18 std::set_terminate (my_term); in main()
|
| H A D | rethrow3.C | 37 std::set_terminate (&eh_terminate); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/eh/ |
| H A D | filter2_x.C | 10 std::set_terminate (my_terminate); in filter2_x()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | eh55.C | 16 std::set_terminate(my_terminate_handler); in main()
|
| H A D | eh47.C | 17 std::set_terminate (myterm); in main()
|
| H A D | eh25.C | 14 std::set_terminate (my_terminate); in ~A()
|
| H A D | eh23.C | 40 std::set_terminate (my_terminate); in main()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/eh/ |
| H A D | spec4.C | 15 typedef HandlerStack<std::set_terminate> Terminate;
|
| H A D | filter2.C | 49 std::set_terminate (my_terminate); in main()
|
| /openbsd-src/gnu/gcc/libstdc++-v3/libsupc++/ |
| H A D | eh_terminate.cc | 70 std::set_terminate (std::terminate_handler func) throw() in set_terminate() function in std
|
| H A D | exception | 89 terminate_handler set_terminate(terminate_handler) throw(); 120 std::set_terminate (__gnu_cxx::__verbose_terminate_handler)
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/ |
| H A D | eh_terminate.cc | 74 std::set_terminate (std::terminate_handler func) throw() in set_terminate() function in std
|
| H A D | exception | 79 terminate_handler set_terminate(terminate_handler) throw(); 108 std::set_terminate (__gnu_cxx::__verbose_terminate_handler)
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event/ |
| H A D | Generic.pm | 103 sub set_terminate { subroutine 242 =item $e->set_terminate($int_or_undef)
|
| /openbsd-src/gnu/llvm/libcxxabi/src/ |
| H A D | cxa_default_handlers.cpp | 127 set_terminate(terminate_handler func) noexcept in set_terminate() function
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | exception | 46 terminate_handler set_terminate(terminate_handler f ) noexcept; 180 _LIBCPP_FUNC_VIS terminate_handler set_terminate(terminate_handler) _NOEXCEPT;
|