Searched refs:bar_clean (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/test/Unit/
H A Dgcc_personality_test.c16 extern void bar_clean(void* x);
32 int x __attribute__((cleanup(bar_clean))) = 0;
H A Dgcc_personality_test_helper.cxx15 extern void bar_clean(void* x);
46 void bar_clean(void* x) function

Completed in 229 milliseconds