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

  /external/llvm/utils/KillTheDoctor/
KillTheDoctor.cpp 229 char PathName[MAX_PATH + 1];
246 array_lengthof(PathName),
247 PathName,
251 else if (length > array_lengthof(PathName)) {
262 // Make sure PathName is valid.
263 PathName[MAX_PATH] = 0;
264 return PathName;
  /external/clang/lib/Lex/
ModuleMap.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 63 milliseconds