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

  /external/python/cpython2/Lib/msilib/
__init__.py 13 Win64 = AMD64 or Itanium
276 if Win64:
  /external/python/cpython3/Lib/msilib/
__init__.py 11 # Keep msilib.Win64 around to preserve backwards compatibility.
12 Win64 = AMD64
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
CallingConv.h 154 Win64 = 79,
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCAsmInfo.h 32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 };
555 ExceptionsType == ExceptionHandling::Win64);

Completed in 1045 milliseconds