HomeSort by relevance Sort by last modified time
    Searched full:my_global (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/msan/
dlopen_executable.cc 7 static int my_global; variable
11 my_global = *uninit;
14 return my_global;
  /external/chromium-trace/catapult/third_party/webapp2/docs/
todo.rst 76 'my_global': my_global,
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTest.cpp 131 GlobalVariable *GV = insertGlobalInt32(M.get(), "my_global", initialNum);

Completed in 521 milliseconds