HomeSort by relevance Sort by last modified time
    Searched full:done_bar (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/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
67 // calls done_bar() which throws an exception.

Completed in 514 milliseconds