Home
last modified time | relevance | path

Searched defs:Int32 (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h25 typedef long Int32; typedef
28 typedef int Int32; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h47 Int32 = 0x0074, // 32 bit signed int enumerator
181 static TypeIndex Int32() { return TypeIndex(SimpleTypeKind::Int32); } in Int32() function
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzip2recover.c55 typedef int Int32; typedef
H A Dbzip2.c166 typedef int Int32; typedef
H A Dbzlib_private.h46 typedef int Int32; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp71 static const MCPhysReg Int32[] = { in getCallerSavedRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h398 Int32, enumerator
457 int32_t Int32; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h152 Int32, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h84 int32_t Int32; member
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib_private.h46 typedef int Int32; typedef
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp94 Int32, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp1818 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
8759 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local
9733 llvm::IntegerType *Int32 = llvm::Type::getInt32Ty(LLVMContext); in classifyArgumentType() local