Home
last modified time | relevance | path

Searched refs:foo_clean_called (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Dgcc_personality_test_helper.cxx26 static bool foo_clean_called = false; variable
33 foo_clean_called = true; in foo_clean()
69 if ( !foo_clean_called ) in main()
/external/compiler-rt/test/builtins/Unit/
Dgcc_personality_test_helper.cxx35 static bool foo_clean_called = false; variable
42 foo_clean_called = true; in foo_clean()
78 if ( !foo_clean_called ) in main()