Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/test/Unit/
Dgcc_personality_test_helper.cxx29 static int* bar_x = NULL; variable
32 bar_x = x; in register_bar_local()
48 if ( bar_x == NULL ) in bar_clean()
50 if ( bar_x != (int*)x) in bar_clean()