HomeSort by: relevance | last modified time | path
    Searched refs:done_bar (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
gcc_personality_test.c 20 extern void done_bar();
25 * done_bar() is implemented in C++ and will throw an exception.
34 done_bar();
gcc_personality_test_helper.cxx 19 extern void done_bar();
59 void done_bar() function in typeref:typename:void
67 // calls done_bar() which throws an exception.
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
gcc_personality_test.c 20 extern void done_bar();
25 * done_bar() is implemented in C++ and will throw an exception.
34 done_bar();
gcc_personality_test_helper.cxx 19 extern void done_bar();
59 void done_bar() function in typeref:typename:void
67 // calls done_bar() which throws an exception.

Completed in 14 milliseconds