Home
last modified time | relevance | path

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

/external/valgrind/main/none/tests/
Dtls.c14 extern __thread int static_extern;
35 return &static_extern; in test_static_extern()
79 T(static_extern),
Dtls2.c4 __thread int static_extern; variable