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 228 char PathName[MAX_PATH + 1];
245 array_lengthof(PathName),
246 PathName,
250 else if (length > array_lengthof(PathName)) {
261 // Make sure PathName is valid.
262 PathName[MAX_PATH] = 0;
263 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 176 milliseconds