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

/macosx-10.9.5/libunwind-35.3/testsuite/dwarf_cache_dlclose.mk/
H A Dmain.c12 static bool fooInCache = false; variable
17 fooInCache = true;
39 fooInCache = false;
41 if ( !fooInCache ) {
50 fooInCache = false;
52 if ( fooInCache ){

Completed in 76 milliseconds