Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/test/Unit/
Dgcc_personality_test_helper.cxx23 static int* foo_x = NULL; variable
26 foo_x = x; in register_foo_local()
38 if ( foo_x == NULL ) in foo_clean()
40 if ( foo_x != (int*)x) in foo_clean()