Home
last modified time | relevance | path

Searched defs:my_terminate (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxxabi/test/
H A Dnoexception1.pass.cpp23 void my_terminate() { exit(0); } in my_terminate() function
H A Dnoexception2.pass.cpp23 void my_terminate() { exit(0); } in my_terminate() function
H A Dnoexception3.pass.cpp23 void my_terminate() { exit(0); } in my_terminate() function
H A Dcxa_bad_typeid.pass.cpp30 void my_terminate() { exit(0); } in my_terminate() function
H A Dcxa_bad_cast.pass.cpp31 void my_terminate() { exit(0); } in my_terminate() function
H A Dtest_vector3.pass.cpp46 void my_terminate() { exit(0); } in my_terminate() function
H A Dtest_vector2.pass.cpp20 void my_terminate () { exit ( 0 ); } in my_terminate() function
/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/
H A Dwait_terminates.sh.cpp77 void my_terminate() { in my_terminate() function