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

/external/compiler-rt/test/Unit/
H A Dgcc_personality_test_helper.cxx29 static int* bar_x = NULL; variable
32 bar_x = x;
48 if ( bar_x == NULL )
50 if ( bar_x != (int*)x)

Completed in 18 milliseconds