Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/tests/
Dfoo_with_static_constructor.cpp46 A s_a; variable
48 extern "C" int Foo() { return s_a.Get(); } in Foo()